- 14 Mar, 2022 1 commit
-
-
Lee Tickett authored
To reduce complexity, it has been decided to only support CRM contacts and organizations in root groups for now. This MR ensures the CRM feature can only be enabled for root groups, and updates validation to only check root groups rather than the entire hierarchy. Changelog: fixed
-
- 04 Mar, 2022 39 commits
-
-
Imre Farkas authored
Do not allow special characters in new project names See merge request gitlab-org/gitlab!80055
-
Abdul Wadood authored
Special characters in project path causes ContainerRegistry::Path::InvalidRegistryPathError. The regex defined in the OCI Distribution has been modified as we have case insensitive route searches and the project path cannot include '/'. See https://gitlab.com/gitlab-org/gitlab/-/issues/27483
-
Miguel Rincon authored
Part 1 - Move isLoading and invalid state to parents of invite_modal_base See merge request gitlab-org/gitlab!82159
-
Phil Hughes authored
Escape characters in diff view function definitions See merge request gitlab-org/gitlab!81891
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82185
-
Max Woolf authored
Make loading_icon helper conform to GlLoadingIcon See merge request gitlab-org/gitlab!81899
-
Phil Hughes authored
-
GitLab Release Tools Bot authored
-
Ezekiel Kigbo authored
Remove tiptap v1 library See merge request gitlab-org/gitlab!80013
-
Max Woolf authored
Remove rate_limit_user_by_id_endpoint feature flag See merge request gitlab-org/gitlab!82108
-
Dylan Griffith authored
Add filtering and sorting to compliance violations GraphQL type See merge request gitlab-org/gitlab!80996
-
Marc Shaw authored
Remove ignore rule for Security::Finding#position attribute See merge request gitlab-org/gitlab!81263
-
Kati Paizee authored
Add bulk update snippet for project settings See merge request gitlab-org/gitlab!77445
-
Katrin Leinweber authored
Co-authored-by: Kati Paizee <kpaizee@gitlab.com>
-
Magdalena Frankiewicz authored
Enforce rate limit of API endpoint /api/v4/users/:id of maximum 300 calls per 10 minutes per logged-in user, unless user is an admin or on the allowlist Changelog: added
-
Rémy Coutable authored
CI/CD - Test against Redis 6 by default for postgreSQL 12, and keep Redis 5 for other postgreSQL versions See merge request gitlab-org/gitlab!82019
-
David Dieulivol authored
CI/CD - Test against Redis 6 by default for postgreSQL 12, and keep Redis 5 for other postgreSQL versions
-
Kati Paizee authored
Fix typo on Spamcheck docs page See merge request gitlab-org/gitlab!82163
-
Ben King authored
-
Kati Paizee authored
Document downtime expectation for restarts See merge request gitlab-org/gitlab!82009
-
Katrin Leinweber authored
-
Mehmet Emin INAC authored
-
Kati Paizee authored
Update Ref Arch Omnibus component settings for KAS service See merge request gitlab-org/gitlab!82087
-
Grant Young authored
KAS service should be disabled on backends
-
Kati Paizee authored
Docs: Spamcheck is available in the Free tier, with EE requirement See merge request gitlab-org/gitlab!81751
-
Simon Knox authored
Use events to refetch runners data See merge request gitlab-org/gitlab!81163
-
Evan Read authored
Add Info regarding why Add groups to project is not available See merge request gitlab-org/gitlab!82030
-
Gerardo Gutierrez authored
-
Shinya Maeda authored
Fetch pipeline refs by name in CI runner See merge request gitlab-org/gitlab!81989
-
Simon Knox authored
Migrate loading icon to be Pajamas compliant See merge request gitlab-org/gitlab!81979
-
Mark Chao authored
Add an application setting for cleanup policy caching See merge request gitlab-org/gitlab!80902
-
Mark Lapierre authored
Ensure we have sufficient test coverage for viewing blobs See merge request gitlab-org/gitlab!81510
-
Jacques Erasmus authored
Ensures we have test coverage with the refactor_blob_viewer disabled
-
Mark Chao authored
Handle not existing training ID for securityTrainingUpdate mutation See merge request gitlab-org/gitlab!81023
-
Heinrich Lee Yu authored
Add test coverage for epic metadata and confidentiality See merge request gitlab-org/gitlab!82130
-
Anastasia McDonald authored
New E2E test pipeline editor can create merge request See merge request gitlab-org/gitlab!78237
-
Tiffany Rea authored
Add new page element in commit_form.vue Add new page element in pipeline_editor_empty_state.vue Add new page object pipeline_editor/new.rb Add new page action in pipeline_editor/show.rb Add new E2E test pipeline editor can create MR
-
Russell Dickenson authored
Add docs for security training See merge request gitlab-org/gitlab!81658
-
Thong Kuah authored
Remove test environment from simulate saas consideration See merge request gitlab-org/gitlab!82029
-