- 09 Mar, 2021 40 commits
-
-
Martin Brümmer authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!56132
-
Nathan Friend authored
Allow release creation with existing tag through the UI See merge request gitlab-org/gitlab!55697
-
Nathan Friend authored
This commit updates the New Release page to allow a new release to be created based on an existing tag. Previously, this ability was only available through the API.
-
Bob Van Landuyt authored
HTTP connection adapter with proxy settings See merge request gitlab-org/gitlab!55406
-
Arturo Herrero authored
This updates the HTTPConnectionAdapter to prevent any SSRF protection bypass when using the proxy settings.
-
Nick Gaskill authored
Update all links that redirect to new locations See merge request gitlab-org/gitlab!55963
-
Achilleas Pipinellis authored
Geo: Add snippets for newly replicated data types See merge request gitlab-org/gitlab!56062
-
Michael Kozono authored
-
Kerri Miller authored
Add new preparing state See merge request gitlab-org/gitlab!56074
-
Jose Ivan Vargas authored
Convert fork info into Vue and add illustration See merge request gitlab-org/gitlab!55259
-
Brandon Labuschagne authored
Move Security Configuration UI strings to frontend See merge request gitlab-org/gitlab!56022
-
Mark Florian authored
This adds a temporary [pinning test][1] to record the current behaviour of the Ultimate version of the Security Configuration page, so as to support the refactoring work in the next commit. Once the work has been done, these tests can be removed, having served their purpose. [1]: https://web.archive.org/web/20170826101146/http://wiki.c2.com/?PinningTests
-
Kerri Miller authored
GraphQL mutation for moving epics between lists See merge request gitlab-org/gitlab!55467
-
Kushal Pandya authored
Fixed toggling draft state showing wrong state See merge request gitlab-org/gitlab!56001
-
Sean McGivern authored
Log large multipart messages from Rack See merge request gitlab-org/gitlab!55933
-
Alper Akgun authored
Explain difference between experiment libs See merge request gitlab-org/gitlab!55945
-
Nicolas Dular authored
Tighten some wording, add a tier availability badge.
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Move add reaction button of note to gl-button See merge request gitlab-org/gitlab!53565
-
Yogi authored
-
Bob Van Landuyt authored
Use policies framework for determining admin access to groups See merge request gitlab-org/gitlab!55349
-
Diego Louzán authored
-
Douglas Barbosa Alexandre authored
Fix cop FactoryBot/InlineAssociation offenses for geo event log See merge request gitlab-org/gitlab!55919
-
David O'Regan authored
VSA - Create value stream form UX improvements See merge request gitlab-org/gitlab!55133
-
Ezekiel Kigbo authored
Minor reorganization of some of the UI elements to limit jumpiness in transitions
-
Brandon Labuschagne authored
Add pagination to agent token table See merge request gitlab-org/gitlab!55788
-
Emily Ring authored
Update clusters/agents vues and GraphQl to include pagination
-
Heinrich Lee Yu authored
Create iteration cadence mutation [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54822
-
David O'Regan authored
Project Settings Push Rules Headers Expand/Collapse 8/8 See merge request gitlab-org/gitlab!55235
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Push rules. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Achilleas Pipinellis authored
Updated warning with instructions See merge request gitlab-org/gitlab!56109
-
David O'Regan authored
Deploy Tokens Header Expand/Collapse 6/8 See merge request gitlab-org/gitlab!55233
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Deploy tokens. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Stan Hu authored
This will help track down some routes that appear to be storing large temporary files. Relates to https://gitlab.com/gitlab-com/gl-infra/production/-/issues/3553
-
Heinrich Lee Yu authored
Add Billable Member deletion API endpoint See merge request gitlab-org/gitlab!55645
-
Vijay Hawoldar authored
To support removal of a billable member regardless of their relationship to the group (direct/inherited/etc)
-
David O'Regan authored
Project Settings Repository Mirroring Repositories Header Expand/Collapse 2/8 See merge request gitlab-org/gitlab!55229
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Mirroring repositories. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Achilleas Pipinellis authored
Add rails runner troubleshooting guide See merge request gitlab-org/gitlab!51469
-