- 16 Nov, 2021 40 commits
-
-
drew cimino authored
The actual execution of the service involves looping and deleting additional records that have been unlocked, so be sure to run enough loops and assert that deletable records are deleted.
-
drew cimino authored
Set the return value of Ci::JobAartifacts::DestroyAllExpiredService#destroy_unlocked_job_artifacts to the original instance variable value
-
drew cimino authored
-
drew cimino authored
Since Ci::JobArtifacts::DestroyAllExpiredService is now running more performant code to remove JobArtifact records marked as unlocked, we will now use the reamining loop cycles to go into our JobArtifact backlog and update the locked status of old records where `locked = 'unknown'`. On the next loop iteration, anything marked as unlocked will be removed since it is also expired.
-
drew cimino authored
-
Andrejs Cunskis authored
Use unique package names in QA specs See merge request gitlab-org/gitlab!74399
-
David Fernandez authored
-
Jose Ivan Vargas authored
Make capitalization of incident management objects uniform in modal See merge request gitlab-org/gitlab!74453
-
Peter Leitzen authored
Fix OpenStruct use See merge request gitlab-org/gitlab!74415
-
Jose Ivan Vargas authored
Fix invalid link in empty state of test cases See merge request gitlab-org/gitlab!74621
-
Natalia Tepluhina authored
Detach new and old package registry See merge request gitlab-org/gitlab!74383
-
Nicolò Maria Mezzopera authored
-
Kerri Miller authored
Optimise events count sql and pagination See merge request gitlab-org/gitlab!74062
-
Jose Ivan Vargas authored
Move frontend registry app to packages_and_registries See merge request gitlab-org/gitlab!74507
-
Nicolò Maria Mezzopera authored
-
Etienne Baqué authored
Add member approve_all API endpoint See merge request gitlab-org/gitlab!73849
-
Kerri Miller authored
Fixed outdated diff line service finding wrong diff line index See merge request gitlab-org/gitlab!74389
-
Kerri Miller authored
Enable API v3 `branches/:sha` partial response See merge request gitlab-org/gitlab!74355
-
mehulsharma authored
Fixes OpenStruct use in billing_plans_helper_spec Changelog: other EE: true
-
Sanad Liaquat authored
Fix e2e tests when UI is used to create a top level group See merge request gitlab-org/gitlab!74603
-
Sanad Liaquat authored
-
Matija Čupić authored
Update accessibility template v6.0.1 See merge request gitlab-org/gitlab!73309
-
Maxime Orefice authored
-
Kamil Trzciński authored
Correct loose_foreign_keys_deleted_records schema to gitlab_shared See merge request gitlab-org/gitlab!74586
-
Marcin Sedlak-Jakubowski authored
Change documentation to reflect service desk email visibility See merge request gitlab-org/gitlab!74613
-
Denys Mishunov authored
Add Yaml Source Editor Extension See merge request gitlab-org/gitlab!72764
-
Jarka Košanová authored
-
Marcin Sedlak-Jakubowski authored
Changed permissions to role See merge request gitlab-org/gitlab!74559
-
Fiona Neill authored
Update ff rollout template and docs See merge request gitlab-org/gitlab!74485
-
Kushal Pandya authored
Introduced the Source Editor Instance module See merge request gitlab-org/gitlab!74566
-
Bob Van Landuyt authored
Make spec expectations more robust for creating an issue from a thread See merge request gitlab-org/gitlab!74598
-
Vijay Hawoldar authored
Allows activating/approving all pending/awaiting members for a group and it's sub-groups and projects. These members are in this state when the root group's user cap has been reached. Changelog: added EE: true
-
Janis Altherr authored
Changelog: added
-
Bob Van Landuyt authored
Fix Service ping failing metrics for manage stage See merge request gitlab-org/gitlab!74116
-
Doug Stull authored
-
Andy Soiron authored
Document all possible todo target types See merge request gitlab-org/gitlab!74348
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
This is the part of a large effort of refactoring Source Editor Changelog: added
-