- 04 Mar, 2021 40 commits
-
-
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
-
Albert Salim authored
-
Jose Ivan Vargas authored
Move to btn-confirm from btn-success in admin/deploy_keys directory See merge request gitlab-org/gitlab!55267
-
Nick Gaskill authored
Correct email notifications docs See merge request gitlab-org/gitlab!55752
-
Sarah Waldner authored
-
Achilleas Pipinellis authored
Move away from different sections for all the installation methods, and use a table so that it's easier to parse.
-
David O'Regan authored
Correctly style Dark Mode application header on profile preferences page See merge request gitlab-org/gitlab!54575
-
Sean McGivern authored
Fix 500 error for long commit messages See merge request gitlab-org/gitlab!55320
-
GitLab Bot authored
-
Steve Abrams authored
Rename vulnerability fingerprints indexes See merge request gitlab-org/gitlab!55552
-
rossfuhrman authored
Renaming the indexes will make renaming the fingeprint_sha256 column easier
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/321862 **Problem** `Marshal.dump` returns `TypeError (singleton can't be dumped)` for commit hashes with long commit messages. **Solution** Introduce a 1 KiB limit for commit message on project details page.
-
David O'Regan authored
Move to btn-confirm from btn-success in admin/appearances directory See merge request gitlab-org/gitlab!55264
-
Yogi authored
-
Nick Gaskill authored
Minor update to container_registry documentation for clarity See merge request gitlab-org/gitlab!55712
-