- 05 Mar, 2021 1 commit
-
-
Will Chandler authored
Provide a visual aid for the Gitaly network architecture docs with a mermaid chart.
-
- 04 Mar, 2021 39 commits
-
-
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
-
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
-
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
-
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
-
Alvin Gounder authored
-
Steve Abrams authored
Remove unique index and add composite key index to Security Orchestration See merge request gitlab-org/gitlab!55521
-
Bob Van Landuyt authored
Only set note visibility_level to if associated with a project See merge request gitlab-org/gitlab!55111
-
Terri Chu authored
Fix for any Elasticsearch notes documents which are not associated with a project (Epic, Personal Snippet)
-
Dmytro Zaporozhets (DZ) authored
Collect Dora Daily Metrics [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55473
-
Achilleas Pipinellis authored
Mention proxy issues for tcp_check Rake task See merge request gitlab-org/gitlab!55596
-
Katrin Leinweber authored
-
Achilleas Pipinellis authored
Modify shell command which configures PostgreSQL repo to match that used in PostgreSQL docs See merge request gitlab-org/gitlab!54185
-
Justin Farmiloe authored
-
Michael Kozono authored
Add cluster agent show page See merge request gitlab-org/gitlab!54106
-
Emily Ring authored
Added route, controller, and views for cluster agent show page. Updated associated tests and translations.
-
Jose Ivan Vargas authored
Use more common help icon in MR security report See merge request gitlab-org/gitlab!55741
-