- 14 May, 2020 40 commits
-
-
Stan Hu authored
If a merge error happens for some reason to a merge request, that error will persist even after a new push to the repository. This makes it impossible for a user to merge a merge request. The only workaround is to close the existing merge request and open a new one. If a user pushes to the source branch, we should clear out the merge error since the diff would likely have changed. If a user pushes to the target branch, we still want to keep the error present so the user can take action. Clearing it out in that case would likely lead to confusion because the error would disappear on unrelated changes. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/34186
-
Rémy Coutable authored
Make DS_DISABLE_DIND true See merge request gitlab-org/gitlab!31588
-
Fabien Catteau authored
Change the default value of DS_DISABLE_DIND to true, to disable the Docker-in-Docker orchestrator.
-
James Lopez authored
Moved hashed storage removal from 13.4 to 14.0 See merge request gitlab-org/gitlab!32079
-
Sean McGivern authored
Remove undefined confidence from code See merge request gitlab-org/gitlab!31216
-
Marcel Amirault authored
Documentation: Cross link to CI/CD docs for Migrating from Jenkins See merge request gitlab-org/gitlab!31974
-
Thao Yeager authored
-
Achilleas Pipinellis authored
Refine new Geo testing topic Closes #217428 See merge request gitlab-org/gitlab!31695
-
Mark Florian authored
Add button to star/unstar dashboards See merge request gitlab-org/gitlab!31597
-
Lin Jen-Shin authored
Add timing information and optimize the `setup-test-env` job See merge request gitlab-org/gitlab!30368
-
Enrique Alcántara authored
Merge Geo Replication Views Closes #213219 See merge request gitlab-org/gitlab!30890
-
can eldem authored
-
Kushal Pandya authored
Decode URI before passing to Vue Router for file listing router Closes #217444 See merge request gitlab-org/gitlab!31872
-
Bob Van Landuyt authored
Extract integration trigger fields to Vue See merge request gitlab-org/gitlab!31074
-
Rémy Coutable authored
Update gitlab-shell to v13.2.0 See merge request gitlab-org/gitlab!31747
-
Rémy Coutable authored
Make danger PTO-emoji-aware See merge request gitlab-org/gitlab!31737
-
Enrique Alcántara authored
Enable Static Site Editor WYSIWYG + documentation See merge request gitlab-org/gitlab!31099
-
Rémy Coutable authored
Remove Pipfile.lock detection fom DS template See merge request gitlab-org/gitlab!31819
-
Igor Frenkel authored
-
Miguel Rincon authored
Connectes the Vuex store action and the UI to allow users to star and unstar their dashboards.
-
Lin Jen-Shin authored
Add Freeze Period Status See merge request gitlab-org/gitlab!29244
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/24295 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29244
-
Mark Florian authored
Allow only users with `adminNote` permission to edit the design note See merge request gitlab-org/gitlab!32035
-
Natalia Tepluhina authored
-
Nick Thomas authored
We also rejig error handling slightly so we only ask for status once, even if the endpoint fails. This should help to avoid inconsistencies.
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/217444
-
Phil Hughes authored
Introducing :webperf_experiment feature flag See merge request gitlab-org/gitlab!32083
-
Jan Provaznik authored
Add issues filter for any epic See merge request gitlab-org/gitlab!31614
-
Ash McKenzie authored
Fix bug with snippet updating error losing changes See merge request gitlab-org/gitlab!31873
-
Ash McKenzie authored
Remove registrations_recaptcha feature flag See merge request gitlab-org/gitlab!31797
-
Gilang Gumilar authored
-
charlie ablett authored
Add StateNote synthetic note See merge request gitlab-org/gitlab!31230
-
jerasmus authored
Removed the feature flag
-
Peter Leitzen authored
Add API test for AlertManagement::Alert status mutation See merge request gitlab-org/gitlab!31668
-
Kushal Pandya authored
Add full alerts details view See merge request gitlab-org/gitlab!31750
-
David O'Regan authored
-
Toon Claes authored
Rename Sprint to Iteration See merge request gitlab-org/gitlab!31639
-
Tiger Watson authored
Add instance column to services table if it's missing Closes #216970 See merge request gitlab-org/gitlab!31631
-
Eugenia Grieff authored
-
Vijay Hawoldar authored
-