- 07 Mar, 2022 40 commits
-
-
Justin Farmiloe authored
-
Phil Hughes authored
Move default branch protection to repository settings See merge request gitlab-org/gitlab!81012
-
Jiaan Louw authored
Move the admin and group-level default branch protection settings from the general settings page to repoitory settings and update some of the branch protection labels for clearer interpretation. Changelog: changed
-
Michael Kozono authored
Add support for listing related epics See merge request gitlab-org/gitlab!81816
-
Jan Provaznik authored
- Add permissions check - Add specs
-
Michael Kozono authored
Add frontend routing to Geo GraphQL specific sites replicables See merge request gitlab-org/gitlab!80106
-
Catalin Irimie authored
This adds replicable endpoints for each Geo site, to allow the primary to request this data from the tracking DB directly on any secondary site. This is necessary for Geo proxying with unified URLs, as the web traffic will all be proxied to the primary, however we don't have projects/designs implemented in GraphQL so these don't yet work. Changelog: added EE: true
-
Nikola Milojevic authored
Add allowlisted ASCII aliases in Rake task See merge request gitlab-org/gitlab!82175
-
Jacob Vosmaer authored
Geo secondary proxying: serve assets locally See merge request gitlab-org/gitlab!79761
-
Marcin Sedlak-Jakubowski authored
Move metrics name and key_path docs to dictionary guide See merge request gitlab-org/gitlab!81159
-
Alina Mihaila authored
-
Andrew Fontaine authored
Cleanup CI Runner Templates Experiment See merge request gitlab-org/gitlab!81168
-
Enrique Alcántara authored
Ensure static objects URL is correctly formatted for Download button See merge request gitlab-org/gitlab!82168
-
Catalin Irimie authored
-
Ethan Urie authored
Update registration enabled callout See merge request gitlab-org/gitlab!80972
-
Peter Hegman authored
Update copy and only show in Admin Area and dashboard Changelog: changed
-
Ethan Urie authored
Pass issue ID to merge request creation form See merge request gitlab-org/gitlab!81886
-
Harsh Chouraria authored
After the change https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79227 the merge request creation form loses context of the issue it was created from when a custom branch name is used This change adds an ability to retain the issue IID context throughout the process so the text 'Closes #IssueIID' appears on the merge request regardless of how the branch was created (automatic name or custom name) This brings back the feature of related merge requests and system notes on the issue that went absent after the change above Changelog: fixed
-
Vitali Tatarintev authored
Cache namespace first Auto DevOps config See merge request gitlab-org/gitlab!80937
-
Enrique Alcántara authored
Migrate notes loading icon to be pajamas compliant. See merge request gitlab-org/gitlab!82042
-
Douglas Barbosa Alexandre authored
Add audit logs when assigning CI runner to project See merge request gitlab-org/gitlab!81508
-
Pedro Pombeiro authored
Changelog: added EE: true
-
Mark Florian authored
Migrate loading spinners to be design system compliant See merge request gitlab-org/gitlab!82238
-
Payton Burdette authored
Migrate loading spinners to be design system compliant. Changelog: changed
-
Fabio Pitino authored
Add dispensable_render methods See merge request gitlab-org/gitlab!81546
-
Alex Buijs authored
When an error occurs in a template that is not essential, instead of returning a 500 error, omit it and track the error. Changelog: other
-
Kushal Pandya authored
Disable merge button if dependencies are still open See merge request gitlab-org/gitlab!81795
-
Amy Qualls authored
Resolve "Clarify accepted file extensions for PlanUML" See merge request gitlab-org/gitlab!81912
-
Niklas Janz authored
To clarify what file extensions are needed to trigger the PlantUML process.
-
David O'Regan authored
Feat(Licensing): update upload to activate See merge request gitlab-org/gitlab!80904
-
Vitali Tatarintev authored
Remove rate_limit_profile_update_username feature flag See merge request gitlab-org/gitlab!82095
-
Douglas Barbosa Alexandre authored
Use environment tier for jira_connect See merge request gitlab-org/gitlab!80539
-
Fabio Pitino authored
Update Ci::PendingBuild when resetting monthly ci minutes See merge request gitlab-org/gitlab!81387
-
Max Orefice authored
This commit makes sure to update our ci_pending_builds when resetting monthly ci minutes.
-
Frédéric Caplette authored
Merge branch '353771-make-spinners-in-ee-app-views-groups-sso-saml-html-haml-pajamas-compliant' into 'master' Migrate SAML SSO spinner to be Pajamas-compliant See merge request gitlab-org/gitlab!82240
-
Kati Paizee authored
Add intro to GitLab video link See merge request gitlab-org/gitlab!82308
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82306
-
Enrique Alcántara authored
Resolve "Allow iteration search by cadence title" See merge request gitlab-org/gitlab!81615
-
Donald Cook authored
Previously only search by iteration title was used. Now on the issue page and the list view, we’re searching through cadence titles also Changelog: changed EE: true
-
Etienne Baqué authored
Disable clusters controller actions if :certificate_based_clusters is disabled See merge request gitlab-org/gitlab!81778
-