- 18 Jan, 2022 40 commits
-
-
Douglas Barbosa Alexandre authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77908 we already added a ["loose foreign key"]( https://docs.gitlab.com/ee/development/database/loose_foreign_keys.html) to replace this foreign key. Now that this has been running fine in production we should be OK to remove the foreign key altogether. This was added in a post-deployment migration as we want to ensure that they have the correct code running with the loose foreign key in place before we remove the foreign key to ensure that there isn't any lost deletes. Changelog: other
-
Adam Hegyi authored
Add backfill migrations for ci namespace/project mirrors See merge request gitlab-org/gitlab!76327
-
Furkan Ayhan authored
Changelog: other
-
Igor Drozdov authored
Add package file cleanup jobs See merge request gitlab-org/gitlab!77212
-
Hugo Ortiz authored
- Add a cron job and a limited capacity worker to delete package files in a decoupled and async way, taking the Package Registry a step closer to a scalable package file deletion approach. - The cron job runs twice a day. It checks if there are any package files pending destruction, in which case it enqueues the limited capacity worker. - The limited capacity worker picks up and destroys package files that are pending destruction one by one until all have ben deleted. - Since the new jobs are very similar in functionality to the Dependency Proxy cleanup jobs, do some refactoring for reuse. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77212 Changelog: other
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!78457
-
Douglas Barbosa Alexandre authored
GCP service account CI vars protected if environment is protected See merge request gitlab-org/gitlab!77590
-
Kushal Pandya authored
Order child epics in roadmap by configured sort order See merge request gitlab-org/gitlab!78249
-
Achilleas Pipinellis authored
Clean up docs redirects - 2022-01-18 See merge request gitlab-org/gitlab!78434
-
GitLab Release Tools Bot authored
-
Lin Jen-Shin authored
ci: Automatically deploy Review App for changes to controllers See merge request gitlab-org/gitlab!77897
-
Markus Koller authored
Refactor BulkImports tmpdir variable & update few validations See merge request gitlab-org/gitlab!78113
-
Kamil Trzciński authored
Resolve cross-db queries for Runner scopes See merge request gitlab-org/gitlab!77370
-
Furkan Ayhan authored
The changes are behind the FF ci_find_runners_by_ci_mirrors
-
Rémy Coutable authored
Fix link to GitLab Enterprise Edition (EE) License See merge request gitlab-org/gitlab!78117
-
Andrew Smith authored
Changelog: fixed EE: true
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!78448
-
Sanad Liaquat authored
Remove the word project from expectation See merge request gitlab-org/gitlab!78415
-
Fiona Neill authored
Note when manually finishing a batched background migration was added See merge request gitlab-org/gitlab!78438
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Fiona Neill authored
Docs: Update image for group level VSA stage table See merge request gitlab-org/gitlab!78421
-
Ezekiel Kigbo authored
-
Fabio Pitino authored
Fix Rails/SaveBang offenses See merge request gitlab-org/gitlab!75988
-
Etienne Baqué authored
Provide GraphQL interface to query Security Training Vendors See merge request gitlab-org/gitlab!78195
-
Brandon Labuschagne authored
Merge branch '344370-make-badges-in-app-views-projects-pipelines-_info-html-haml-pajamas-compliant' into 'master' Make badges in pipelines/_info partial Pajamas-compliant See merge request gitlab-org/gitlab!77980
-
Sri authored
The protected status of the CI vars generated when creating a service account is linked to the environment protected status. When env is not selected, or for CE instances, the vars are not protected.
-
Matthias Käppler authored
Run GC after each metrics request See merge request gitlab-org/gitlab!77176
-
ddavison authored
-
Sanad Liaquat authored
Use unique branch in each test See merge request gitlab-org/gitlab!78376
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!78437
-
Mark Chao authored
Improve performance of project filter_by_feature_visibility spec See merge request gitlab-org/gitlab!78384
-
Etienne Baqué authored
Update docs links of SaaS User Caps See merge request gitlab-org/gitlab!77573
-
Natalia Tepluhina authored
Fix disabled style for mirror settings field See merge request gitlab-org/gitlab!78399
-
Heinrich Lee Yu authored
Enable feature flag bulk_expire_project_artifacts See merge request gitlab-org/gitlab!78429
-
Albert Salim authored
Changelog: changed
-
Natalia Tepluhina authored
Improve on-demand scans polling performances See merge request gitlab-org/gitlab!78375
-
Ben Bodenmiller authored
-
wortschi authored
Changelog: changed
-
GitLab Release Tools Bot authored
-