- 24 Mar, 2021 7 commits
-
-
Stan Hu authored
This came out of documentation added in the runbooks: 1. https://gitlab.com/gitlab-com/runbooks/-/merge_requests/3361 2. https://gitlab.com/gitlab-com/runbooks/-/merge_requests/3365
-
Marcel Amirault authored
docs: rework coverage regex examples to work around a markdown escaping issue with the nyc example See merge request gitlab-org/gitlab!57020
-
David Kim authored
Fix todo-ed rubocop violations See merge request gitlab-org/gitlab!56399
-
Mark Lapierre authored
Add an Enable SAST from UI configuration end to end spec See merge request gitlab-org/gitlab!56117
-
Will Meek authored
This commit adds a spec as per test case https://gitlab.com/gitlab-org/quality/testcases/-/issues/1667 to test enablement of SAST from the UI
-
Mike Greiling authored
Remove unused recaptcha and deprecated modal See merge request gitlab-org/gitlab!55527
-
Simon Knox authored
Updated mobile closed issue icon See merge request gitlab-org/gitlab!57271
-
- 23 Mar, 2021 33 commits
-
-
Mayra Cabrera authored
Optimize IssuesFinder redundent confidential check when assigned [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57073
-
Dylan Griffith authored
Resolve "Time-dependent test failure in spec/services/namespaces/in_product_marketing_emails_service_spec.rb" See merge request gitlab-org/gitlab!57220
-
Dylan Griffith authored
Fix reindexing retry for the notes migration See merge request gitlab-org/gitlab!57248
-
Russell Dickenson authored
Add docs for using DAST_PATHS_FILE with artifacts See merge request gitlab-org/gitlab!55640
-
Avielle Wolfe authored
DAST_PATHS_FILE can now be generated as an artifact, which will take precedence over a file fetched from the repository
-
Mayra Cabrera authored
Split up the int column conversion helpers See merge request gitlab-org/gitlab!56788
-
Patrick Bair authored
Split the `initialize_conversion_of_integer_to_bigint` migration helper into two pieces. The first remains as it is, which creates the temporary column and installs the trigger. The new second method, `backfill_conversion_of_integer_to_bigint`, handles the next step of the migration, which is creating the batched background migration that will backfill the existing data in the temporary column.
-
Ash McKenzie authored
Allow the changelog Danger rule to work locally See merge request gitlab-org/gitlab!56837
-
Mayra Cabrera authored
Remove the FF ci_trigger_payload_into_pipeline [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57087
-
Mayra Cabrera authored
Isolate User and Project models for mentions migrations RUN AS-IF-FOSS See merge request gitlab-org/gitlab!43307
-
Alexandru Croitor authored
Isolate User and Project models used to fetch & parse respective user mentions.
-
Scott Hampton authored
Move to jquery slim [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!41901
-
Dmitry Gruzd authored
-
Russell Dickenson authored
Update to on-call schedule version in docs See merge request gitlab-org/gitlab!57292
-
Russell Dickenson authored
Deprecate DAST domain validation variable See merge request gitlab-org/gitlab!57269
-
ngaskill authored
-
Suzanne Selhorn authored
Add feature flag info to Admin mode in 13.10 docs See merge request gitlab-org/gitlab!57159
-
Michael Friedrich authored
-
Amy Qualls authored
Remove legacy metric statuses and add docs See merge request gitlab-org/gitlab!56914
-
Piotr Skorupa authored
-
Jose Ivan Vargas authored
Clarify what "coverage" means in MRs See merge request gitlab-org/gitlab!57275
-
Imre Farkas authored
Fix Conan project-level download urls See merge request gitlab-org/gitlab!56899
-
Andrea Galbusera authored
An attempt to fix Markdown escaping in coverage regex example for nyc ended up in a tricky scenario where either the rendered GitLab help page or the html on docs.gitlab.com showed the regex incorrectly. To work this around, we replace the Markdown table with a list of the tools and the sample regular expressions.
-
Nick Gaskill authored
Remove unwanted DAST content See merge request gitlab-org/gitlab!57203
-
Natalia Tepluhina authored
Fix: Update Alert Settings to use writeQuery See merge request gitlab-org/gitlab!57264
-
Mike Greiling authored
-
Mike Greiling authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Steve Abrams authored
Fixes a bug that was returning instance-level conan urls when project-level urls were requested.
-
Mike Greiling authored
Geo Node Status 2.0 - Primary Details See merge request gitlab-org/gitlab!55695
-
Zack Cuddy authored
This change replaces the placeholder text for the Primary specific node details with actual components. This change still leaves placeholder text for the progress bars for the next mr as well as in the secondary node details section.
-