- 13 Jan, 2022 40 commits
-
-
Aakriti Gupta authored
- Create VerifiableModel concern to break down VerificationState concern such that VerifiableModel holds common code to be used for verification on both primary and secondary, which VerificationState is specifically for checksumming on primary.
-
Etienne Baqué authored
Unify Security Configuration between EE and CE See merge request gitlab-org/gitlab!76866
-
Kati Paizee authored
Remove link to 2016 blog See merge request gitlab-org/gitlab!78174
-
Mark Florian authored
Fix new filtered search with assignee wild card values None and Any See merge request gitlab-org/gitlab!77702
-
Scott Stern authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/349569.
-
Nicolò Maria Mezzopera authored
Remove unnecessary classes from VSA Path navigation See merge request gitlab-org/gitlab!77960
-
Fabio Pitino authored
Remove "Saved scans" tab from DAST configuration See merge request gitlab-org/gitlab!77288
-
Paul Gascou-Vaillancourt authored
This removes the "Saved scans" tab from the DAST configuration page. Saved scans are now available in the "On-demand Scans" page and can be managed from there. Changelog: removed EE: true
-
Nicolò Maria Mezzopera authored
Migrate VSA filters CSS classes to gl- classes See merge request gitlab-org/gitlab!78059
-
Brandon Labuschagne authored
-
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
-
Diana Logan 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
-
Etienne Baqué authored
-
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
-
Brandon Labuschagne authored
Changelog: fixed
-
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
-