- 24 Mar, 2021 40 commits
-
-
Jan Provaznik authored
Add option to skip ordering when using DISTINCT See merge request gitlab-org/gitlab!57312
-
Adam Hegyi authored
Support AS MATERIALIZED in PG12 [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56976
-
Vitaly Slobodin authored
Load MR Metadata when the MR Notes (Overview) app starts See merge request gitlab-org/gitlab!56594
-
Natalia Tepluhina authored
Fix: Update Alert Details to use writeQuery See merge request gitlab-org/gitlab!57287
-
Natalia Tepluhina authored
Remove writeData from pipeline authoring area See merge request gitlab-org/gitlab!57263
-
Rémy Coutable authored
Fix changelog Danger check See merge request gitlab-org/gitlab!57325
-
Heinrich Lee Yu authored
We don't need a specific order when looking for the root ancestors
-
Heinrich Lee Yu authored
When using the DISTINCT workaround, we had to reorder the results because some instances depended on the breadth-first ordering of results. This is not required in all cases so we add an option to skip this so that we can optimize some queries that are executed very frequently.
-
Igor Drozdov authored
Link squashed commits using the changelog API See merge request gitlab-org/gitlab!56985
-
Adam Hegyi authored
This change adds Arel support for the new CTE query syntax and updates raw queries to use MATERIALIZED (when supported).
-
David Fernandez authored
Add Packages::Debian:ExtractChangesMetadataService See merge request gitlab-org/gitlab!55896
-
Russell Dickenson authored
Documentation: Add Security Dashboards and new User section See merge request gitlab-org/gitlab!57278
-
Savas Vedova authored
Change labels and help text for invite members modal [RUN ALL RSPEC] See merge request gitlab-org/gitlab!56967
-
David Fernandez authored
Track closing and reopening events See merge request gitlab-org/gitlab!56246
-
Heinrich Lee Yu authored
-
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
-
Thomas Randolph authored
-
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
-