- 28 Mar, 2022 3 commits
-
-
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 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 33 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
-
Matthias Käppler authored
We were accidentally deleting metrics the exporter server exported about itself. Actual sidekiq worker metrics were not affected. This happened because we would wipe the metrics dir whenever sidekiq_0 starts up, but this happens after the metrics server starts, so the worker was deleting those existing metrics. Changelog: fixed
-
Marius Bobin authored
Remove tracking strategy in Ci::Minutes::Quota See merge request gitlab-org/gitlab!83277
-
Mark Chao authored
Update description for GraphQL Saved Replies field See merge request gitlab-org/gitlab!83561
-
Alan (Maciej) Paruszewski authored
-
Alex Kalderimis authored
Update SimpleBuildOrder to support LOWER and NULLS order See merge request gitlab-org/gitlab!82289
-
Alex Kalderimis authored
Update simple_po_parser to version 1.1.6 See merge request gitlab-org/gitlab!83437
-
Dylan Griffith authored
Change import project members API feature category See merge request gitlab-org/gitlab!82936
-
Dennis-Florian Herr authored
-