- 26 Jul, 2021 40 commits
-
-
Stan Hu authored
Ensure even select values in UNION query [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66337
-
Adam Hegyi authored
-
Amy Qualls authored
Switch from multi-line to single-line comments to avoid linting errors See merge request gitlab-org/gitlab!66804
-
Nick Gaskill authored
Collect all troubleshooting information See merge request gitlab-org/gitlab!66827
-
Russell Dickenson authored
-
Mayra Cabrera authored
TW OKR: Review UI text Packagist integration See merge request gitlab-org/gitlab!66769
-
Marcia Ramos authored
-
Mayra Cabrera authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!66855
-
Mayra Cabrera authored
Quickaction for changing an Issuable severity See merge request gitlab-org/gitlab!66422
-
Sean Arnold authored
-
Andrew Fontaine authored
Subtle ellipsis for loading state for large blobs See merge request gitlab-org/gitlab!66652
-
Andrew Fontaine authored
Add a badge for project invite members See merge request gitlab-org/gitlab!66611
-
Jose Ivan Vargas authored
MR-widget: Make vulnerability-dismissal error more descriptive See merge request gitlab-org/gitlab!66722
-
Steve Abrams authored
Debian CRUD group distribution endpoints See merge request gitlab-org/gitlab!66188
-
Tetiana Chupryna authored
Remove ci_build_trace_section related application code See merge request gitlab-org/gitlab!66574
-
Francisco Javier López authored
Add group runners page [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66376
-
Mathieu Parent authored
Create/Read/Update/Delete group distributions Changelog: added
-
Robert Speicher authored
Disable creating user mentions during import See merge request gitlab-org/gitlab!66792
-
Mark Florian authored
Merge branch '333944-add-snowplow-tracking-to-audit-events-date-range-segmented-control' into 'master' Add Snowplow tracking to audit events date range segmented control See merge request gitlab-org/gitlab!66443
-
Robert Hunt authored
This adds the tracking data attributes to the audit events date range buttons. This will be picked up by snowplow and used to determine if the buttons are actually used
-
Allison Browne authored
Remove the application code that populates the ci_build_trace_sections and ci_build_trace_section_names. This data is not read by the application currently and we can save on space/maintaince and solve problems with background migration for self-managed users by dropping the table is subsequent MRs. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66674 This table was originally created to collect metrics on jobs but was never used and an expiration policy of was never enforced. https://gitlab.com/gitlab-org/gitlab-runner/-/issues/2505 There is the possibility that we will need to build out features that need this data in the future, based on the future vision, but at this time it is not being used, and we can re-add it while re-considering the architecture at that time (likely in 2022). https://gitlab.com/gitlab-org/gitlab/-/issues/32565
-
Scott Hampton authored
docs: Use gotestsum in Unit test reports Go example See merge request gitlab-org/gitlab!66787
-
Michael Kozono authored
Minor improvements of group search See merge request gitlab-org/gitlab!66736
-
Robert May authored
Clean up Ruby 3 related deprecation silences See merge request gitlab-org/gitlab!66820
-
Doug Stull authored
Return draft attr rather than output of #draft? See merge request gitlab-org/gitlab!62508
-
Stan Hu authored
Add worker_resource_boundary to UpdateStatisticsWorker See merge request gitlab-org/gitlab!66716
-
James Lopez authored
-
Alex Kalderimis authored
Add Ecosystem urgency workers See merge request gitlab-org/gitlab!66658
-
Arturo Herrero authored
-
Marcin Sedlak-Jakubowski authored
Clarify that reporters can move issues with designs See merge request gitlab-org/gitlab!66489
-
Felipe Artur authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
Refactor self monitoring project UI and documentation See merge request gitlab-org/gitlab!66591
-
Evan Read authored
-
Stan Hu authored
Creating a note causes a subtransaction every time `CacheMarkdownField` attempts to refresh the issuable's user mentions. We disable it for now to avoid large number of SQL queries. We are not using this table at the moment for reads. https://gitlab.com/gitlab-org/gitlab/-/issues/21801 tracks the work necessary to make this work. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/336788 Changelog: performance
-
Doug Stull authored
Remove invite colleagues step from the first mile See merge request gitlab-org/gitlab!66554
-
Doug Stull authored
Merge branch '336591-maintainers-should-not-be-able-to-set-the-project-compliance-framework-label' into 'master' Fix: Maintainers should not be able to set the project compliance framework label See merge request gitlab-org/gitlab!66745
-
Nikola Milojevic authored
Convert old GraphQL types to newer type names (Part 8) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66565
-
Dan Davison authored
Update capybara for qa specs to 3.35 See merge request gitlab-org/gitlab!66651
-
Matthias Käppler authored
-