- 03 Dec, 2020 40 commits
-
-
Arturo Herrero authored
The approach to transfer a project/group under a new namespace (group) is the following: 1. Remove the current services. 2. Re-create them again (now with the new settings if they exist under the new group). 3. For groups, propagate the new settings to subgroups and projects belonging to the group. It also exclude overriding integration with custom values.
-
Arturo Herrero authored
This aligns the naming between transfering projects and groups.
-
Arturo Herrero authored
-
Arturo Herrero authored
-
Olena Horal-Koretska authored
Prometheus integration name should not have a modifiable input field See merge request gitlab-org/gitlab!48437
-
David O'Regan authored
-
Martin Wortschack authored
Removes preload of fontawesome font See merge request gitlab-org/gitlab!49156
-
Rémy Coutable authored
Add git read namespace onboarding action See merge request gitlab-org/gitlab!49007
-
Mayra Cabrera authored
Add `project_settings` to high-traffic tables list See merge request gitlab-org/gitlab!49155
-
Miguel Rincon authored
Add a top level notification dot for what's new See merge request gitlab-org/gitlab!48416
-
Rémy Coutable authored
Override WORKHORSE_URL to check security mirror See merge request gitlab-org/gitlab!49139
-
Nick Gaskill authored
Added EC2 to ADO docs See merge request gitlab-org/gitlab!48721
-
Orit Golowinski authored
-
Adam Hegyi authored
Merge branch '277130-add-a-new-column-called-finding_uuid-into-the-vulnerability_feedback-table' into 'master' Add new column `finding_uuid` into `vulnerability_feedback` table See merge request gitlab-org/gitlab!48923
-
Jonathan Schafer authored
Includes migration, changelog and schema
-
Kamil Trzciński authored
Resolve "Enable QueryCache for LoadBalancing" See merge request gitlab-org/gitlab!49147
-
Nikola Milojevic authored
- Temporary ensure caching under the feature flag - Fix specs for load_balancer
-
Brandon Labuschagne authored
Migrate deprecated popover placements See merge request gitlab-org/gitlab!48910
-
-
Kamil Trzciński authored
Use the Dependency Proxy with private GitLab groups See merge request gitlab-org/gitlab!46042
-
Steve Abrams authored
- Add authentication service to return JWT when users login to the dependency proxy - Remove restriction of public groups only for dependency proxy
-
Tim Zallmann authored
-
Mayra Cabrera authored
As of today, we have around 14 millions records, the size of the table still acceptable (around 781MB), but this record is created whatever a new project is created so this table can expect a high-organic traffic in the future
-
Alex Buijs authored
For tracking onboarding progress
-
Phil Hughes authored
Fix commented line highlighting See merge request gitlab-org/gitlab!49061
-
Michael Kozono authored
Tidy up merge request code See merge request gitlab-org/gitlab!48945
-
Coung Ngo authored
When removing vue_issue_header feature flag code, a reviewer spotted some MR code that could be tidied up. This commit does this by moving files to more appropriate folders and reducing code https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48707#note_456991778
-
Robert Speicher authored
Mark SCIM-created accounts as provisioned by group See merge request gitlab-org/gitlab!48483
-
Sean McGivern authored
Enable feature ci_job_line_links by default See merge request gitlab-org/gitlab!48758
-
Rémy Coutable authored
Add git write namespace onboarding action See merge request gitlab-org/gitlab!48924
-
Amy Qualls authored
Enable forgotten simplicity Vale rule See merge request gitlab-org/gitlab!49149
-
Peter Leitzen authored
Add update on-call schedules GraphQL mutation See merge request gitlab-org/gitlab!48292
-
Achilleas Pipinellis authored
-
Miguel Rincon authored
Update Solution Card Text See merge request gitlab-org/gitlab!48678
-
Natalia Tepluhina authored
Add rotation modal See merge request gitlab-org/gitlab!48553
-
David O'Regan authored
Add the base modal for adding a new rotation in oncall schedules.
-
Achilleas Pipinellis authored
Fixed warning not rendering on DR page See merge request gitlab-org/gitlab!49100
-
Alessio Caiazza authored
Bump Cluster applications CI template See merge request gitlab-org/gitlab!48444
-
Andrew Fontaine authored
Merge branch '21775-helpers-vuex_action_helper-function-is-a-little-bit-confusing-to-use' into 'master' Allow passing named parameters to testAction function See merge request gitlab-org/gitlab!48435
-
Simon Knox authored
This might need a better docstring update, could also be done in a nicer way
-