- 07 Jan, 2021 40 commits
-
-
Rémy Coutable authored
Set spec type :rubocop for all Rubocop specs [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51080
-
Michael Kozono authored
Fix large S3 uploads failing to finalize See merge request gitlab-org/gitlab!50922
-
Heinrich Lee Yu authored
Remove unused MissingAttributeError handling See merge request gitlab-org/gitlab!51090
-
Mike Jang authored
Improve webhooks topic See merge request gitlab-org/gitlab!50926
-
Markus Koller authored
Do not store invalid security findings See merge request gitlab-org/gitlab!50868
-
Mehmet Emin INAC authored
UUID will be a required attribute for the `Security::Finding` model so creating records without it shouldn't happen.
-
Jan Provaznik authored
Resolve "Track action metrics for a merge request" See merge request gitlab-org/gitlab!50654
-
Sarah Groff Hennigh-Palermo authored
Refactor error handling and some more in the visualization See merge request gitlab-org/gitlab!50850
-
Frédéric Caplette authored
- Refactor the error handling to stop using warnings - Consolidate the system into one error object - Replace lodash `isEmpty` with a simple length check
-
Kamil Trzciński authored
Remove feature flag query_cache_for_load_balancing See merge request gitlab-org/gitlab!50959
-
Mikołaj Wawrzyniak authored
Docs for auto-generated Redis HLL metrics for totals See merge request gitlab-org/gitlab!51063
-
Alper Akgun authored
-
Sean McGivern authored
We added this for an issue that we never solved, but didn't reappear, and has been closed due to inactivity: https://gitlab.com/gitlab-org/gitlab/-/issues/26751 If we need it again, we can always add it back.
-
Bob Van Landuyt authored
Add API to update group MR approval settings See merge request gitlab-org/gitlab!50814
-
Ezekiel Kigbo authored
Update empty state to match designs See merge request gitlab-org/gitlab!50894
-
Markus Koller authored
Resolve "Hide inoperable group search Releases filter - backend" See merge request gitlab-org/gitlab!50457
-
Mark Florian authored
Feat(oncallschedules): add form validation - schedule / rotations See merge request gitlab-org/gitlab!50819
-
David O'Regan authored
fix(feedback): apply merge feedback
-
Marc Shaw authored
Track creating, reopening, closing and merging metrics Issue: gitlab.com/gitlab-org/gitlab/-/issues/292827 MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/50654
-
Rémy Coutable authored
Fix 2.7 warnings by extracting kwargs See merge request gitlab-org/gitlab!50895
-
Rémy Coutable authored
Deprecate use of rubocop cop_helper See merge request gitlab-org/gitlab!51005
-
Rémy Coutable authored
Add specs for nil project PAT authentication See merge request gitlab-org/gitlab!51025
-
Serena Fang authored
-
Bob Van Landuyt authored
Moving Terraform reports feature category See merge request gitlab-org/gitlab!51028
-
Peter Leitzen authored
This includes some helpful Rubocop helpers for every Rubocop spec automatically and reduces the noise of adding `type: :rubocop`.
-
Imre Farkas authored
Fire webhook when updating or removing a group member See merge request gitlab-org/gitlab!50217
-
Serena Fang authored
Webhook working, specs not working yet
-
Vitali Tatarintev authored
Remove monitor flags for aggregate counters See merge request gitlab-org/gitlab!50788
-
Mikołaj Wawrzyniak authored
Fix Graphql/Descriptions FOSS mutations offenses [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!50810
-
Achilleas Pipinellis authored
Removed redundant and outdated content. See merge request gitlab-org/gitlab!51067
-
Fabian Zimmer authored
-
Nicolò Maria Mezzopera authored
Clean up js-* classes from pipeline_url.vue See merge request gitlab-org/gitlab!50244
-
Mireya Andres authored
This removes all instances of js-* selectors in the pipeline_url.vue. data-testid labels have been implemented already in the past, so this is just a cleanup of unnecessary classes and E2E tests that use them as selectors.
-
Bob Van Landuyt authored
Move pipeline artifacts removal process into its own worker See merge request gitlab-org/gitlab!50446
-
Marius Bobin authored
Move pipeline artifacts removal process into its own worker
-
Phil Hughes authored
Replace $dropdown-input-fa-color with $gray-500 See merge request gitlab-org/gitlab!49213
-
Mikołaj Wawrzyniak authored
Fix minor code block in docs See merge request gitlab-org/gitlab!51057
-
nmilojevic1 authored
- Fix lint error
-
Alper Akgun authored
-
Fabio Pitino authored
Check runner compatibility with allow_failure:exit_codes See merge request gitlab-org/gitlab!50768
-