- 22 Oct, 2021 31 commits
-
-
Jan Provaznik authored
Before transfering a group, it's checked if there is already Namespace with the same path. Currently this effectively checks only if there is a subgroup with the same path. If there is a project with the same path, transfer fails too, but in the next step because updated group validation fails with error `"Validation failed: Group URL has already been taken"`. When we create/backfill project namespace for each project, we will effectively check both for subgroup or project path conflicts (because project namespace will be created with the same path as project). So we can just update the error message to mention that there is either group or project with the same path.
-
Kati Paizee authored
Add mentions of the new . shortcut See merge request gitlab-org/gitlab!72621
-
Albert Salim authored
Update CODEOWNERS with workspace and add fneill See merge request gitlab-org/gitlab!72783
-
Fiona Neill authored
-
Marcin Sedlak-Jakubowski authored
Define SLI before using it in the Rails request apdex SLI docs See merge request gitlab-org/gitlab!72844
-
Marcin Sedlak-Jakubowski authored
Fixed broken external links See merge request gitlab-org/gitlab!72471
-
Suzanne Selhorn authored
-
Heinrich Lee Yu authored
Guard against missing namespace_settings See merge request gitlab-org/gitlab!72785
-
Dylan Griffith authored
Use disable join to avoid doing cross-join via `ci_builds` in `Security::Finding.build` See merge request gitlab-org/gitlab!72738
-
Marcel Amirault authored
Ensure regular migrations are permitted See merge request gitlab-org/gitlab!72558
-
Harsh Chouraria authored
-
Dylan Griffith authored
Make cross-db modification check use running spec See merge request gitlab-org/gitlab!72735
-
Marcel Amirault authored
Update doc remove extra word See merge request gitlab-org/gitlab!71880
-
Marcel Amirault authored
Document tips for use of the Secure scanning tool templates See merge request gitlab-org/gitlab!72267
-
Russell Dickenson authored
-
Russell Dickenson authored
Doc Consistency: user/application_security - static analysis See merge request gitlab-org/gitlab!72644
-
Niklas authored
-
Russell Dickenson authored
Doc Consistency: user/application_security - threat insights See merge request gitlab-org/gitlab!72645
-
Niklas authored
-
Evan Read authored
Update audit events documentation screenshot See merge request gitlab-org/gitlab!72760
-
Anastasia McDonald authored
E2E: Update selenium to version 4 See merge request gitlab-org/gitlab!72636
-
Russell Dickenson authored
Doc Consistency: user/application_security - composition analysis See merge request gitlab-org/gitlab!72642
-
Alex Pooley authored
Move Agent usage metrics to Core See merge request gitlab-org/gitlab!72086
-
Luke Duncalfe authored
-
Ezekiel Kigbo authored
Change enforcement label to status See merge request gitlab-org/gitlab!72394
-
Thong Kuah authored
This makes it consistent with the cross-db query check. Also it's clearer to use the running spec, instead of the file where the example is defined
-
Stan Hu authored
Quarantines flaky VSA metrics tests See merge request gitlab-org/gitlab!72840
-
Mayra Cabrera authored
Ignore unimportant StatusSyncError message See merge request gitlab-org/gitlab!72746
-
Suzanne Selhorn authored
Major CTRT revision of mirroring page See merge request gitlab-org/gitlab!71140
-
Amy Qualls authored
-
charlie ablett authored
Remove the rails_request_apdex_counters feature flag See merge request gitlab-org/gitlab!72427
-
- 21 Oct, 2021 9 commits
-
-
Alexander Turinske authored
- move i18n strings out of vue template
-
Alexander Turinske authored
- enforcement is unnecessary Changelog: changed EE: true
-
Mark Lapierre authored
Fix File resource web_url property See merge request gitlab-org/gitlab!72712
-
Russell Dickenson authored
Doc Consistency: user/application_security - dynamic analysis See merge request gitlab-org/gitlab!72640
-
Niklas authored
-
Marcel Amirault authored
Documentation: Fix/Prettify kankiko example See merge request gitlab-org/gitlab!72286
-
Alex Eimer authored
-
Stan Hu authored
Revert "Merge branch 'pks-ci-use-gitaly-git' into 'master'" See merge request gitlab-org/gitlab!72828
-
Ezekiel Kigbo authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/338332 this MR quarantines the offending tests.
-