- 13 Jan, 2022 40 commits
-
-
Vijay Hawoldar authored
To temporarily improve the performance of an upcoming data migration we need to add an index on the Member state column. This index can be removed after 14.8 Changelog: added
-
Imre Farkas authored
Update route namespace when route is created/updated See merge request gitlab-org/gitlab!77757
-
Aleksei Lipniagov authored
Add LFK ci_pending_builds to projects, remove FK ci_pending_builds to projects See merge request gitlab-org/gitlab!78010
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.51.0 See merge request gitlab-org/gitlab!78066
-
Matthias Käppler authored
Add runner read only admin view See merge request gitlab-org/gitlab!77682
-
Fabio Pitino authored
Remove FK ci_job_token_project_scope_links to users See merge request gitlab-org/gitlab!78162
-
Fabio Pitino authored
Remove FK ci_pipeline_schedules to users See merge request gitlab-org/gitlab!78163
-
Kushal Pandya authored
Fix top calculation for trigger job page sidebar See merge request gitlab-org/gitlab!78158
-
Mireya Andres authored
-
Matthias Käppler authored
Send a rejection email if incoming emails are too large See merge request gitlab-org/gitlab!77638
-
Tetiana Chupryna authored
Remove feature flag multiple_gpg_signatures See merge request gitlab-org/gitlab!78112
-
Rémy Coutable authored
Prepend EmailsController and ConfirmService See merge request gitlab-org/gitlab!78052
-
Achilleas Pipinellis authored
Add section for Gitaly and a command to find available and used space See merge request gitlab-org/gitlab!77998
-
Caleb Cooper authored
-
Achilleas Pipinellis authored
Document lack of object storage migration rollback rake task See merge request gitlab-org/gitlab!78110
-
Michael Kozono authored
-
Thong Kuah authored
We already have a ci_pending_builds FK to ci_builds. ci_builds in turn have a FK to projects. So this FK should be safe to remove. With this change when project is deleted, dependent ci_pending_builds will either be: - deleted via loose foreign keys - deleted via FK cascade projects -> ci_builds -> ci_pending_builds Changelog: other
-
Thong Kuah authored
-
Achilleas Pipinellis authored
Add more clarify about gitaly-backup See merge request gitlab-org/gitlab!78033
-
Alexander Tanayno authored
-
Achilleas Pipinellis authored
Add recommendations for k8s in RA docs See merge request gitlab-org/gitlab!77968
-
Grant Young authored
-
Jan Provaznik authored
Pass formats explicitly when rendering .html file See merge request gitlab-org/gitlab!75775
-
Stan Hu authored
Fix Registration Features Shared Examples Redefinition Warning See merge request gitlab-org/gitlab!78115
-
Jason Goodman authored
Fix warning about redefining shared examples
-
Kushal Pandya authored
Fix Incident sidebar on issue boards See merge request gitlab-org/gitlab!78021
-
Thong Kuah authored
Changelog: changed
-
Thong Kuah authored
Changelog: changed
-
Kushal Pandya authored
Fix styling issues related to sandboxed mermaid charts See merge request gitlab-org/gitlab!78165
-
Shinya Maeda authored
Swap FK ci_resource_groups to projects for LFK See merge request gitlab-org/gitlab!78156
-
Shinya Maeda authored
Swap FK ci_freeze_periods to projects for LFK See merge request gitlab-org/gitlab!78155
-
Andrejs Cunskis authored
Use subgroup for gitlab migration tests See merge request gitlab-org/gitlab!77937
-
Shinya Maeda authored
Prevent non-retryable jobs from being retried See merge request gitlab-org/gitlab!78135
-
Alishan Ladhani authored
-
Andrejs Cunskis authored
Log QA resource reuse See merge request gitlab-org/gitlab!77909
-
Mark Lapierre authored
Changes the debug log message shown when a resource is fabricated. - "Built" as previously, when a resource is created. - "Retrieved" when an existing resource is fetched. - "Retrieved for reuse" when an existing resource is fetched as a reusable resource. Adds a ReusableGroup class so that ResuableProject is truly reusable (otherwise ResuableProject would create a new group in a different project each time).
-
Kati Paizee authored
Combine lists of compliance features together, and cross link See merge request gitlab-org/gitlab!78019
-
Evan Read authored
-
Florie Guibert authored
Review feedback
-
Dheeraj Joshi authored
-