- 31 Mar, 2022 40 commits
-
-
Valery Sizov authored
Implement state machine on a state model instead of the main model. Changelog: other
-
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
-
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
-
Doug Stull authored
- use view components for reusability and testability
-
Aleksei Lipniagov authored
Allow auditor to view repository analytics See merge request gitlab-org/gitlab!84047
-
Miguel Rincon authored
Adds status popover in runners table header See merge request gitlab-org/gitlab!83305
-
Miguel Rincon authored
Add a status description help popover in the runners list that provides a summary of each of the statuses a runner can have. Changelog: changed
-
Alexandru Croitor authored
Changelog: added
-
Etienne Baqué authored
Handle auth error for container registry See merge request gitlab-org/gitlab!83278
-
Andy Soiron authored
Permanently enable external Puma metrics server See merge request gitlab-org/gitlab!83741
-
Robert Hunt authored
Migrate UsersAvatarLink to standard Pajamas components See merge request gitlab-org/gitlab!83887
-
Natalia Tepluhina authored
Add url query when work item modal is open See merge request gitlab-org/gitlab!83988
-
Coung Ngo authored
Add url query `work_item_id` so when visiting the issue show page with this url query, the work item modal automatically opens with the work item details. Behind feature flag `work_items` defaulted off.
-
Andy Soiron authored
Merge branch '356674-consider-adding-labels-in-the-note-on-mergerequest-webhook-payload' into 'master' Add labels to the 'Note on MR' webhook payload See merge request gitlab-org/gitlab!83536
-