- 04 Mar, 2021 40 commits
-
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55798
-
Fabio Pitino authored
Updates to CI_CONFIG_PATH and CI_PROJECT_CONFIG_PATH variables See merge request gitlab-org/gitlab!54498
-
Aishwarya Subramanian authored
CI_PROJECT_CONFIG_PATH is same as CI_CONFIG_PATH. This MR moves CI_CONFIG_PATH as a Project variable (so it can use it in the include section). This is necessary since the include section can resolve on pre-defined project variables. Removes support for CI_PROJECT_CONFIG_PATH to avoid duplication of variables that have the same behavior
-
Mayra Cabrera authored
Extract PairSelector logic into a class [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55398
-
Enrique Alcántara authored
Update project page buttons to conform to design system See merge request gitlab-org/gitlab!53260
-
Jose Ivan Vargas authored
Resolve "Change the `New feature flag` button to Primary Blue" See merge request gitlab-org/gitlab!55204
-
David O'Regan authored
Fix: update Incident Management settings copy See merge request gitlab-org/gitlab!55753
-
David O'Regan authored
-
Robert Speicher authored
Optionally specify branch for DAST on-demand scan See merge request gitlab-org/gitlab!55141
-
Simon Knox authored
Feat(incidents): allow alert to link to incidents See merge request gitlab-org/gitlab!55426
-
David O'Regan authored
Show the current status of an linked issue in the alerts table
-
GitLab Release Tools Bot authored
-
Simon Knox authored
Fix GlDropdown double scrollbars See merge request gitlab-org/gitlab!54837
-
Nathan Friend authored
This commit adds a workaround (read: hack) to fix a style issue caused by conflicting styles in this repo vs `gitlab-ui`.
-
Kerri Miller authored
Remove superfluous `require`s from RuboCop specs [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55763
-
Mark Florian authored
Resolve "MR Changes Cog dropdown checkboxes alignment broken" See merge request gitlab-org/gitlab!55591
-
Robert Speicher authored
-
Robert Speicher authored
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Remove shared_group_membership_auth feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54894
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
Consolidate duplicate info re: testing components See merge request gitlab-org/gitlab!55789
-
Justin Boyson authored
-
Nathan Friend authored
Change default value for isMergeTrain prop See merge request gitlab-org/gitlab!55780
-
Mayra Cabrera authored
Fix bad data in projects.has_external_issue_tracker See merge request gitlab-org/gitlab!53936
-
GitLab Bot authored
-
Russell Dickenson authored
Update custom ruleset wording for secret detection docs See merge request gitlab-org/gitlab!55779
-
Kerri Miller authored
Batch-load vulnerability findings by UUID See merge request gitlab-org/gitlab!55642
-
Matthias Käppler authored
This prevents an N+1 where the StoreReportService would previously query for a Finding by UUID one-by-one only to fall back on a different query/creation when not found. Instead, we now pre-load findings into a Hash by UUID, and only fall back in case we haven't already found it.
-
Kamil Trzciński authored
Add index on pages_deployment_id and deployed to metadata See merge request gitlab-org/gitlab!55757
-
Vladimir Shushlin authored
it will be used by the pages migration in only_on_legacy_storage scope
-
Jose Vargas authored
-
Craig Norris authored
Clean up the install page See merge request gitlab-org/gitlab!49944
-
GitLab Bot authored
-
Zach Rice authored
-
Amy Qualls authored
Remove dangling LFS objects from database See merge request gitlab-org/gitlab!55737
-
Ben Prescott @bprescott_↙ ☺ authored
Tidy up this new section for tone and style, including shifting the instructions over to an ordered list.
-
Craig Norris authored
-
Mark Lapierre authored
Increase memory and cpu in review apps See merge request gitlab-org/gitlab!55583
-