- 12 Jan, 2021 40 commits
-
-
Rémy Coutable authored
Remove extra space from graphql enum See merge request gitlab-org/gitlab!51304
-
Vitali Tatarintev authored
Move Group Migration entities import to individual sidekiq jobs See merge request gitlab-org/gitlab!50781
-
Achilleas Pipinellis authored
Updated broken link See merge request gitlab-org/gitlab!51404
-
Achilleas Pipinellis authored
Fixed broken link See merge request gitlab-org/gitlab!51405
-
Heinrich Lee Yu authored
Use package settings to validate Maven packages See merge request gitlab-org/gitlab!50691
-
Steve Abrams authored
Use the namespace_package_settings values for Maven packages to evaluate if duplicate packages are allowed to be created.
-
Heinrich Lee Yu authored
Expose hide_backlog_list and hide_closed_list to project and group boards REST API See merge request gitlab-org/gitlab!49815
-
Mathieu Parent authored
The corresponding WebUI is already in Core.
-
Shinya Maeda authored
Secret detection no run on tag See merge request gitlab-org/gitlab!51129
-
Zach Rice authored
-
Phil Hughes authored
Fix fork icon shrinks if branch name is very long See merge request gitlab-org/gitlab!50915
-
Phil Hughes authored
Limit member tribute autocomplete to 10 See merge request gitlab-org/gitlab!51122
-
Achilleas Pipinellis authored
Link LB section to available reference architectures See merge request gitlab-org/gitlab!51418
-
Anton Smith authored
-
Jan Provaznik authored
Add GraphQL mutation to export Requirements See merge request gitlab-org/gitlab!50546
-
Nicolò Maria Mezzopera authored
Fix component option order in test_case_list See merge request gitlab-org/gitlab!51375
-
Nicolò Maria Mezzopera authored
Fix component option order in incidents See merge request gitlab-org/gitlab!51364
-
Kushal Pandya authored
Fix component option order in registry See merge request gitlab-org/gitlab!51372
-
Kushal Pandya authored
Fix component option order in environments See merge request gitlab-org/gitlab!51362
-
Kushal Pandya authored
Fix line classes and unified diff components See merge request gitlab-org/gitlab!51203
-
Jacques Erasmus authored
Fix component option order in snippets See merge request gitlab-org/gitlab!51374
-
Jacques Erasmus authored
Fix component option order in analytics See merge request gitlab-org/gitlab!51357
-
Albert Salim authored
[RUN ALL RSPEC] Use the last non-block arg for cop See merge request gitlab-org/gitlab!51276
-
Ezekiel Kigbo authored
Indent child form elements in integrations form See merge request gitlab-org/gitlab!50929
-
Martin Wortschack authored
Fix component option order in alert_management See merge request gitlab-org/gitlab!51355
-
Gabriel Mazetto authored
Merge branch 'mwaw/296169-usage-data-hll-count-for-estimate_batch_distinct_count-outside-expected-error-range' into 'master' Use fixed dataset in estimate_batch_distinct_count test suite to avoid flaky test results See merge request gitlab-org/gitlab!51207
-
David O'Regan authored
Reduce heading font size in validate CI lint page See merge request gitlab-org/gitlab!51042
-
Yogi authored
-
David O'Regan authored
Fix component option order in test_case_show See merge request gitlab-org/gitlab!51376
-
Thong Kuah authored
-
Thong Kuah authored
-
Thong Kuah authored
In Ruby, the explicit block argument is special, and for our case cannot be converted into a keyword argument. The argument we want instead is the last non-block argument.
-
David O'Regan authored
Fix component option order in oncall_schedules See merge request gitlab-org/gitlab!51367
-
Heinrich Lee Yu authored
Auto refresh SAML connection after 7 day timeout See merge request gitlab-org/gitlab!50914
-
Peter Hegman authored
Auto redirect to provider
-
Brandon Labuschagne authored
Fix component option order in billings See merge request gitlab-org/gitlab!51358
-
Ash McKenzie authored
Limit Group Migration extractors and loaders to 1 per pipeline See merge request gitlab-org/gitlab!50951
-
Mike Greiling authored
Resolve "pages:deploy job failed with artifacts for pages are too large" See merge request gitlab-org/gitlab!51302
-
Lukas 'Eipi' Eipert authored
We are not consuming the webpack-report via pages anymore, it can be found on: https://gitlab-org.gitlab.io/frontend/playground/webpack-memory-metrics/last-report.html We stopped consuming it as it's creation was unreliable as not _every_ pipeline runs the webpack compilation. Now it seems to be too large, so let's just remove it.
-
Mark Florian authored
This fixes `vue/order-in-components` violations in the `{,ee/}app/assets/javascripts/oncall_schedules` directories. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/297216.
-