- 31 Mar, 2022 40 commits
-
-
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
-
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
-
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.
-
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
-
Pavel Shutsin authored
Implement service to check for Runner upgrades See merge request gitlab-org/gitlab!83551
-
Frédéric Caplette authored
Add additional instructions for personal billing page See merge request gitlab-org/gitlab!82738
-
Alper Akgun authored
Use the remote ip for the captcha check See merge request gitlab-org/gitlab!83985
-
Marcos Rocha authored
The remote ip should be used in the Captcha check instead of the ip Changelog: added MR: EE: true
-
Brett Walker authored
-
Savas Vedova authored
Add page size selector to vulnerability report See merge request gitlab-org/gitlab!83604
-
Daniel Tian authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83604 EE: true
-
Ethan Urie authored
Remove the unused instance variable from the controller See merge request gitlab-org/gitlab!81193
-
Jiaan Louw authored
Shorten JS import paths See merge request gitlab-org/gitlab!84003
-
João Pereira authored
The fix introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83746 has one problem, it does not set the `migration_import_done_at` attribute on the ContainerRepository object when the import is marked as complete. This fixes that.
-
Sean McGivern authored
Migrate diff stats view to component See merge request gitlab-org/gitlab!83882
-
Robert May authored
Creates a new component class and migrates the stats view to it. Changelog: changed
-
Pavel Shutsin authored
No user facing changes here. Only restructuring and refactoring of existing codebase.
-
Sean McGivern authored
Create ViewComponent for shared/global_alert See merge request gitlab-org/gitlab!83880
-