- 28 Mar, 2022 11 commits
-
-
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
-
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 25 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
-
Steve Abrams authored
Update the ready_for_import scope on ContainerRepository to use the new migration_plan column to reduce the number of JOINs in the query. Adds an index on migration_plan. EE: true Changelog: performance
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
Apply @pslaughter's patch to refactor the challenge logic with a Vue component.
-
Paul Gascou-Vaillancourt authored
This adds ArkoseLabs' challenge to the sign-in form. This is behind the arkose_labs_login_challenge feature flag.
-
Mark Chao authored
Fix missing metrics for Sidekiq exporter server See merge request gitlab-org/gitlab!83407
-