- 14 Jan, 2019 28 commits
-
-
Brandon Labuschagne authored
-
Rémy Coutable authored
Fix Bitbucket Server importer error handling Closes #56154 See merge request gitlab-org/gitlab-ce!24343
-
Lin Jen-Shin authored
Ensure pool participants are linked before GC Closes gitaly#1354 See merge request gitlab-org/gitlab-ce!24230
-
Mike Greiling authored
Bump minimal node version from 6 to 8.10.0 Closes #54065 See merge request gitlab-org/gitlab-ce!24305
-
Achilleas Pipinellis authored
Update Gitaly documentation to indicate which version shipped with Gitaly TLS support See merge request gitlab-org/gitlab-ce!24334
-
Zeger-Jan van de Weg authored
In theory the case could happen that the initial linking of the pool fails and so do all the retries that Sidekiq performs. This could lead to data loss. To prevent that case, linking is done before Gits GC too. This makes sure that case doesn't happen.
-
Drew Blessing authored
-
Douwe Maan authored
Adjust applied suggestion reverting previous changes Closes #56017 See merge request gitlab-org/gitlab-ce!24250
-
Marcia Ramos authored
Fix broken MR coach link See merge request gitlab-org/gitlab-ce!24327
-
Filipa Lacerda authored
Resolve "undefined method `count_of_extra_tags_not_shown'" Closes #56311 See merge request gitlab-org/gitlab-ce!24354
-
Rémy Coutable authored
Fixes several ActionController::Parameters deprecations See merge request gitlab-org/gitlab-ce!24332
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Dmitriy Zaporozhets authored
Bump kubectl in Auto DevOps to 1.11.6 See merge request gitlab-org/gitlab-ce!24176
-
Dmitriy Zaporozhets authored
Bump nginx-ingress chart to 1.1.2 See merge request gitlab-org/gitlab-ce!24203
-
Filipa Lacerda authored
web-terminal: Add support for URL to Link parsing See merge request gitlab-org/gitlab-ce!24242
-
Martin Wortschack authored
- Add tests for project topics
-
Lin Jen-Shin authored
Update gitlab-styles to 2.5.1 See merge request gitlab-org/gitlab-ce!24336
-
Filipa Lacerda authored
Move job cancel button Closes #55944 and #54812 See merge request gitlab-org/gitlab-ce!24074
-
Sean McGivern authored
Rename Add style proposal See merge request gitlab-org/gitlab-ce!24353
-
James Lopez authored
-
Evan Read authored
Docs: Update link title, we support more than GKE See merge request gitlab-org/gitlab-ce!24347
-
Evan Read authored
Refactor the API OAuth docs See merge request gitlab-org/gitlab-ce!24295
-
Achilleas Pipinellis authored
-
Evan Read authored
Documentation: In Project Members page, add serial comma See merge request gitlab-org/gitlab-ce!24348
-
Evan Read authored
Fix indentation and markup for Markdown codeblock See merge request gitlab-org/gitlab-ce!24321
-
- 13 Jan, 2019 3 commits
-
-
Mike Lewis authored
-
Mike Lewis authored
docs: emoji cheat sheet with shortcodes Closes #42672 See merge request gitlab-org/gitlab-ce!24320
-
Stan Hu authored
The importer would display a 500 error page if you attempted to import using a non-existent DNS entry. This commit rescues known network issues and consolidates them into BitbucketServer::Connection::ConnectionError`. The previous error handling in the paginator doesn't work because it returns a lazy collection. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56154
-
- 12 Jan, 2019 3 commits
-
-
Lin Jen-Shin authored
Fix add_deploy_key_spec.rb Closes gitlab-org/quality/nightly#29 See merge request gitlab-org/gitlab-ce!24311
-
Robert Speicher authored
Fix Danger commit message errors See merge request gitlab-org/gitlab-ce!24337
-
Clement Ho authored
Update url placeholder for the sentry configuration page Closes #56276 See merge request gitlab-org/gitlab-ce!24338
-
- 11 Jan, 2019 6 commits
-
-
Jose Vargas authored
-
Oswaldo Ferreira authored
1. Avoid suggestions being applied on the same file from reverting previous changes 2. Gracefully use and handle file changes error when updating the file (though, it does not totally solves the sync problem for multiple suggestion applications at once)
-
Mike Greiling authored
Merge branch '55884-adjust-emoji-and-cancel-buttons-height-in-user-status-modal-when-emoji-is-changed' into 'master' Adjust emoji and cancel buttons height in user status modal when emoji is changed Closes #55884 See merge request gitlab-org/gitlab-ce!24173
-
Jasper Maes authored
-
Clement Ho authored
Allow brackets in task lists Closes #56083, #45599, and #37990 See merge request gitlab-org/gitlab-ce!18514
-
Clement Ho authored
List Sentry Errors in GitLab - Frontend Closes #55178 See merge request gitlab-org/gitlab-ce!23770
-