- 24 Mar, 2021 31 commits
-
-
charlie ablett authored
Enable group level description templates by default See merge request gitlab-org/gitlab!56737
-
Alex Kalderimis authored
Disallow import url scheme to start with javascript See merge request gitlab-org/gitlab!57071
-
Ron Chan authored
Created a spec file to be tested with the scheme validation
-
Alexandru Croitor authored
Turning the inherited_issuable_templates FF to enabled by default
-
charlie ablett authored
Update mailroom to v0.0.10 See merge request gitlab-org/gitlab!56913
-
Simon Knox authored
Merge branch '273325-fy21q4-foundations-kr2-audit-and-update-buttons-on-groups-boardscontroller-index' into 'master' Audit and update buttons on Groups::BoardsController#index See merge request gitlab-org/gitlab!57139
-
Jeremy Elder authored
-
Martin Wortschack authored
Update tab anchor link for Saved Scans See merge request gitlab-org/gitlab!57205
-
Dheeraj Joshi authored
-
Kushal Pandya authored
Move to btn-danger for delete button in applications See merge request gitlab-org/gitlab!56088
-
Yogi authored
-
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 9 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
-