- 24 Mar, 2021 40 commits
-
-
David Fernandez authored
Create Packages from Go module versions See merge request gitlab-org/gitlab!34558
-
charlie ablett authored
Track epic note creation via usage ping [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56609
-
Jan Provaznik authored
Remove N+1 for API :id/deploy_keys See merge request gitlab-org/gitlab!57295
-
Adam Hegyi authored
Dedup issue_metrics table See merge request gitlab-org/gitlab!55285
-
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
-
charlie ablett authored
- Add usage ping metrics files - Organise all note creation tracking events in one place
-
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
-
Adam Hegyi authored
This change adds a migration to de-duplicate issue_metrics table and prevent further duplication by adding a unique index on issue_id.
-
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
-