- 28 Mar, 2022 28 commits
-
-
Kushal Pandya authored
Fix code quality report display See merge request gitlab-org/gitlab!83502
-
Kati Paizee authored
Reorganized Git content See merge request gitlab-org/gitlab!83699
-
Suzanne Selhorn authored
To better incorporate the new Git tutorial, this MR is meant to help organize the existing Git content. It's a small MVC that helps move in a different direction and remove duplicate content
-
Marc Shaw authored
Add new page for the cluster creation See merge request gitlab-org/gitlab!83041
-
Toon Claes authored
Update Gitaly version See merge request gitlab-org/gitlab!83612
-
Simon Knox authored
Release milestones dropdown improvements See merge request gitlab-org/gitlab!83412
-
Sascha Eggenberger authored
Improves the alignment and selected item in darkmode Replaces the old checkmark.png with the right icon from the GitLab SVG
-
Marc Shaw authored
Global Search - Enable Header Search Default See merge request gitlab-org/gitlab!79993
-
charlie ablett authored
Allow editing plantuml/kroki diagrams in content editor See merge request gitlab-org/gitlab!77875
-
Russell Dickenson authored
Add 598.3 documentation for browser based DAST See merge request gitlab-org/gitlab!83707
-
Dylan Griffith authored
Remove new_dir_modal feature flag See merge request gitlab-org/gitlab!83518
-
Dylan Griffith authored
Remove use_model_load_balancing feature flag and GITLAB_USE_MODEL_LOAD_BALANCING env var See merge request gitlab-org/gitlab!83162
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Use gl-form-radio for setting primary security training provider See merge request gitlab-org/gitlab!83563
-
Dylan Griffith authored
Previously these feature flags and environment variables were introduced as a way to control the rollout of a new CI database. The new CI database needs to be configured in `config/database.yml` but since changing this required a full redeployment of all hosts it was not going to be as easy to switch on/off as a feature flag so this feature flag was setup such that we just ignored the values in `config/database.yml` unless the feature flag was set. Now that we've deployed "Phase 3" in production https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6513 we no longer need these feature flags or environment variables to enable this behaviour. Now we just use the values as set in the `config/database.yml`. Changelog: other
-
Evan Read authored
Link to the list of supported Markups See merge request gitlab-org/gitlab!83247
-
Dylan Griffith authored
Revert "Merge branch 351853-vsa-add-empty-state-at-the-group-level-when-there-are-no-custom-value-streams" See merge request gitlab-org/gitlab!83706
-
Mark Chao authored
Rename read policy for security orchestration policies See merge request gitlab-org/gitlab!83649
-
Dylan Griffith authored
Change default search rate limits See merge request gitlab-org/gitlab!83474
-
John Mason authored
Changelog: changed
-
Ezekiel Kigbo authored
Use neutral colours for nav background See merge request gitlab-org/gitlab!83593
-
Philip Cunningham authored
- Adds 598.3 check documentation - Updates 598.2 to reflect aggregation status - Updates index page to link to 598.3
-
nanmu42 authored
Changelog: fixed
-
Ezekiel Kigbo authored
Revert "Merge branch '351853-vsa-add-empty-state-at-the-group-level-when-there-are-no-custom-value-streams' into 'master'" This reverts commit edf916c8, reversing changes made to 823defaa.
-
Evan Read authored
Update Docs To Add When Token Attribute Was Added See merge request gitlab-org/gitlab!77981
-
Eric Rosenberg authored
-
Evan Read authored
Update Artifacts docs for artifact expiry removal See merge request gitlab-org/gitlab!83372
-
Cheryl Li authored
-
- 27 Mar, 2022 4 commits
-
-
Evan Read authored
Add OID filter example to LDAP troubleshooting doc See merge request gitlab-org/gitlab!83669
-
Alvin Gounder authored
-
Evan Read authored
Add a note about data volume consideration See merge request gitlab-org/gitlab!83461
-
Sam Kerr authored
-
- 25 Mar, 2022 8 commits
-
-
Dan Davison authored
Add rule for quarantining nightly e2e tests See merge request gitlab-org/gitlab!83463
-
Amy Qualls authored
Update doc/user/project/repository/mirror/index.md See merge request gitlab-org/gitlab!80706
-
Kent Japhet Ballon authored
-
David Fernandez authored
Registry import enqueuer uses migration_plan See merge request gitlab-org/gitlab!83365
-
Adam Hegyi authored
Schedule async index build for ci_job_artifacts See merge request gitlab-org/gitlab!83664
-
Vitaly Slobodin authored
Implement ArkoseLabs sign-in challenge See merge request gitlab-org/gitlab!82737
-
drew cimino authored
Our purpose-built index for removal of expired records from ci_job_artifacts does not exclude artifacts where expire_at is null. This means job traces, which get unlocked but have no expiration, are polluting an index that would otherwise be a clean ready-for-removal queue and much smaller. Changelog: performance
-
ddavison authored
Rename scheduled jobs for master and nightly
-