- 31 Mar, 2022 40 commits
-
-
Mayra Cabrera authored
Remove user_email_lookup_limit column See merge request gitlab-org/gitlab!83358
-
John Mason authored
Changelog: changed
-
Amy Qualls authored
Clarify deployed filters requirement See merge request gitlab-org/gitlab!84081
-
Cleveland Bledsoe Jr authored
Cross-link the search page and the fast-forward merge strategy pages. Links like these keep them in sync with each other.
-
GitLab Release Tools Bot authored
[ci skip]
-
Peter Hegman authored
Implement generic CRM form and add "edit crm organization" UI See merge request gitlab-org/gitlab!76949
-
Lee Tickett authored
-
Mayra Cabrera authored
Merge Security master into Canonical master See merge request gitlab-org/gitlab!84094
-
Alex Kalderimis authored
Handle underscores in user quick actions See merge request gitlab-org/gitlab!83987
-
Suzanne Selhorn authored
Update Documentation MR template See merge request gitlab-org/gitlab!84045
-
Peter Hegman authored
Merge branch '357318-markdown-automatic-lists-should-not-add-additional-completed-tasks' into 'master' [markdown] Automatic lists should not add additional completed tasks See merge request gitlab-org/gitlab!84022
-
Mayra Cabrera authored
-
Bob Van Landuyt authored
Allow auditor to read group contribution analytics See merge request gitlab-org/gitlab!83722
-
Andrew Fontaine authored
Hide state and configure Button for Sast_Iac on Security Config Page See merge request gitlab-org/gitlab!83757
-
Kerri Miller authored
feat: Add CI_GITLAB_FIPS_MODE to predefined CI variables See merge request gitlab-org/gitlab!83891
-
Magdalena Frankiewicz authored
The auditor role should be able to view contribution analytics of a group they are not a member of, as per our docs. Changelog: fixed EE: true
-
Scott Hampton authored
Disallow import of non-deprecated name See merge request gitlab-org/gitlab!83982
-
Douglas Barbosa Alexandre authored
Move BBM prometheus metrics into separate class See merge request gitlab-org/gitlab!83644
-
Alex Kalderimis authored
Underscores may need to be escaped due to being embedded in markdown. Changelog: fixed
-
Douglas Barbosa Alexandre authored
Persist issuable escalation statuses on issue update See merge request gitlab-org/gitlab!83787
-
Sarah Yasonik authored
Behind the :incident_escalations feature flag. If a user updates the incident status or escalation policy for an incident which does not yet have an IssuableEscalationStatus record, we should create the record with the provided value. If issue is associated with an alert, we want to pull in attributes from the alert to populate the escalation policy of the incident.
-
Mayra Cabrera authored
-
John T Skarbek authored
-
charlie ablett authored
Set an approval rule to deployment approval See merge request gitlab-org/gitlab!83495
-
Jose Ivan Vargas authored
Remove pipeline_schedules_with_tags feature flag See merge request gitlab-org/gitlab!83465
-
Frédéric Caplette authored
Change container registry policy banner See merge request gitlab-org/gitlab!83667
-
Kushal Pandya authored
Clean up board code See merge request gitlab-org/gitlab!83805
-
Suzanne Selhorn authored
Update docs with new Group Runners location See merge request gitlab-org/gitlab!82793
-
Suzanne Selhorn authored
Cross link GitLab Pages and subgroups content See merge request gitlab-org/gitlab!83808
-
Evan Read authored
-
Craig Norris authored
Credit page to Code Review group See merge request gitlab-org/gitlab!83900
-
David Fernandez authored
Fix handling of non-existing repos during registry phase 2 migration See merge request gitlab-org/gitlab!84070
-
Sean McGivern authored
Expire relevant ETag caches for importers See merge request gitlab-org/gitlab!83849
-
Kerri Miller authored
Merge branch '299407-dora4-api-support-for-change-failure-rate-backend-service-part-2' into 'master' Refactor DORA metrics structure See merge request gitlab-org/gitlab!83862
-
Jose Vargas authored
This changes the container registry cleanup policy banner to a more subtle link that takes the user to the settings page Changelog: changed
-
Craig Norris authored
Added air gap to the documentation word list See merge request gitlab-org/gitlab!83905
-
Clayton Cornell authored
-
Adam Hegyi authored
Optimize User#ci_owned_runners query V3 See merge request gitlab-org/gitlab!82692
-
Furkan Ayhan authored
This will move two subqueries into CTEs and let them use the existing index with smarter query plans. Changelog: performance
-
Adam Hegyi authored
Add a temporary specialized index on project_namespace_id See merge request gitlab-org/gitlab!84072
-