- 16 Sep, 2020 40 commits
-
-
Vitali Tatarintev authored
Speed up spec/lib/gitlab/database/batch_count_spec.rb See merge request gitlab-org/gitlab!42362
-
Vitali Tatarintev authored
Update usage ping data to track file locking methods See merge request gitlab-org/gitlab!40419
-
Paul Slaughter authored
Merge branch '233659-replace-bootstrap-alerts-in-app/views/projects/merge_requests/_mr_title.html.haml' into 'master' Replace bootstrap alerts in app/.../_mr_title.html.haml Closes #233659 See merge request gitlab-org/gitlab!41399
-
-
Evan Read authored
Docs: Clearly emphasise new filter-repo over old methods See merge request gitlab-org/gitlab!42243
-
Katrin Leinweber authored
In 13.0 we were still recommending BFG and filter-branch: https://gitlab.com/gitlab-org/gitlab/-/blob/13-0-stable-ee/doc/user/project/repository/reducing_the_repo_size_using_git.md Keeping them listed here visually highlighted them somewhat and contradicted their qualification as "not recommended".
-
Phil Hughes authored
Geo Replication - Remove hardcoded data Closes #247528 See merge request gitlab-org/gitlab!42255
-
Zack Cuddy authored
There was some leftover packageFile hardcoded properties. This change replaces them with the intended variable. This is required to be generic.
-
Nicolò Maria Mezzopera authored
Preserve environment when editing Network Policies See merge request gitlab-org/gitlab!42148
-
Martin Wortschack authored
Replace LoadingButton with GlButton for the comment dismissal modal Closes #229214 See merge request gitlab-org/gitlab!40882
-
Libor Vanc authored
-
Marcin Sedlak-Jakubowski authored
Add a contribution note about improving tests See merge request gitlab-org/gitlab!42218
-
Nicolò Maria Mezzopera authored
Migrate buttons in remove-cluster-confirmation Closes #219759 See merge request gitlab-org/gitlab!40341
-
Russell Dickenson authored
-
Achilleas Pipinellis authored
Add real result links to the Advanced Searh Syntax examples See merge request gitlab-org/gitlab!41944
-
Changzheng Liu authored
-
Achilleas Pipinellis authored
Updated documentation for --force option and promotion steps See merge request gitlab-org/gitlab!42330
-
Fabian Zimmer authored
The section is out of place and makes no sense here.
-
Miguel Rincon authored
Modify DevOps Score UI Text Closes #247931 See merge request gitlab-org/gitlab!42256
-
Mike Jang authored
-
Miguel Rincon authored
Handle different commit errors in IDE See merge request gitlab-org/gitlab!42383
-
Achilleas Pipinellis authored
Merged DR troubleshooting sections See merge request gitlab-org/gitlab!42341
-
Fabian Zimmer authored
We have two troubleshooting sections. This merges the two.
-
Alessio Caiazza authored
Fix triggering multiple children pipeline with the same artifact See merge request gitlab-org/gitlab!40268
-
Furkan Ayhan authored
When two jobs try to read the same artifact at the same time, exclusive lock raises error. With this change, it will retry for 2.5 seconds.
-
Evan Read authored
Add CI Pipeline Efficiency documentation Closes #230611 See merge request gitlab-org/gitlab!40510
-
Michael Friedrich authored
-
Phil Hughes authored
Add re-usable Issuable Create app See merge request gitlab-org/gitlab!42336
-
Rémy Coutable authored
Enable store_instance_statistics_measurements FF See merge request gitlab-org/gitlab!42433
-
Rémy Coutable authored
Fix script to fail pipeline early See merge request gitlab-org/gitlab!42428
-
Natalia Tepluhina authored
Update apollo mutations to be immutable See merge request gitlab-org/gitlab!42279
-
Natalia Tepluhina authored
Remove custom alert table formatting See merge request gitlab-org/gitlab!42201
-
Tristan Read authored
-
Patrick Bajao authored
Use redis_usage_data on Redis HLL counters Closes #249521 See merge request gitlab-org/gitlab!42319
-
Simon Knox authored
Swimlanes - Fix GraphQL import for drag & drop See merge request gitlab-org/gitlab!42419
-
Adam Hegyi authored
This change enables `store_instance_statistics_measurements` feature flag by default.
-
Kushal Pandya authored
Make merge-ref diffs the default comparison mode Closes #198458 See merge request gitlab-org/gitlab!34472
-
Kushal Pandya authored
Adds `issuable_create` Vue app in FOSS to use with Test Cases (and other Issuable types later).
-
Paul Slaughter authored
- joinSentences has a strong leaning towards English and wouldn't work simply in other languages. - Also clean up a few specs
-
Gabriel Mazetto authored
Use batch sum counter to sum Jira imported issues See merge request gitlab-org/gitlab!40654
-