- 24 Mar, 2021 20 commits
-
-
Kushal Pandya authored
Close DropLab dropdowns on click instead of mousedown See merge request gitlab-org/gitlab!56847
-
Thong Kuah authored
Quarantine flaky spec See merge request gitlab-org/gitlab!57316
-
Kushal Pandya authored
Update localStorage key for On-demand scans form See merge request gitlab-org/gitlab!57224
-
Dheeraj Joshi authored
-
Kushal Pandya authored
Increased size of avatar on iterations page See merge request gitlab-org/gitlab!57243
-
Kushal Pandya authored
Update DAST Profiles links to use the new route See merge request gitlab-org/gitlab!56966
-
Marcel Amirault authored
Fix display of an icon in docs See merge request gitlab-org/gitlab!57313
-
Dylan Griffith authored
Remove feature flag for customize homepage banner [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57147
-
Doug Stull authored
- no need to have a toggle.
-
Dylan Griffith authored
Extract group push rule update service See merge request gitlab-org/gitlab!53127
-
Albert Salim authored
https://gitlab.com/gitlab-org/gitlab/-/issues/325786 This test fails when running the following specs in order: - ee/spec/lib/gitlab/database/load_balancing_spec.rb - ee/spec/lib/gitlab/database/load_balancing/connection_proxy_spec.rb
-
Evan Read authored
Link how to monitor SQL logs in production See merge request gitlab-org/gitlab!57297
-
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
-
Russell Dickenson authored
-
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 20 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
-