- 13 Mar, 2018 10 commits
-
-
Nick Thomas authored
Resolve "gitlab:geo:check should check connections to the Geo tracking DB" Closes #4849 See merge request gitlab-org/gitlab-ee!4881
-
Valery Sizov authored
-
Douwe Maan authored
Respect the configured git path for imported gitlab-shell operations (EE) See merge request gitlab-org/gitlab-ee!4936
-
Stan Hu authored
Add silent flag to curl in public IP lookup See merge request gitlab-org/gitlab-ee!4950
-
Nick Thomas authored
Resolve "Geo: Don't attempt to expire the cache after a failed clone" Closes #5197 See merge request gitlab-org/gitlab-ee!4940
-
James Ramsay authored
-
Fatih Acet authored
skeleton loading for diff comments See merge request gitlab-org/gitlab-ee!4917
-
Marin Jankovski authored
CE upstream - 2018-03-12 18:25 UTC Closes #5204 and #5217 See merge request gitlab-org/gitlab-ee!4939
-
Kamil Trzciński authored
Reduce noise from Chatops output Closes #5140 See merge request gitlab-org/gitlab-ee!4938
-
Phil Hughes authored
-
- 12 Mar, 2018 30 commits
-
-
Robert Speicher authored
-
Yorick Peterse authored
The various responses produced by Chatops no longer include Slack buttons, instead returning the message as a link. This reduces the noise caused by the (rather large) buttons. We also no longer send a response if the build did not produce output as the default response could get annoying very quickly.
-
Valery Sizov authored
-
Kamil Trzciński authored
Handle empty chat output better See merge request gitlab-org/gitlab-ee!4933
-
GitLab Bot authored
# Conflicts: # lib/gitlab.rb [ci skip]
-
Nick Thomas authored
-
Robert Speicher authored
Use Gitaly 0.89.0 See merge request gitlab-org/gitlab-ce!17696
-
Robert Speicher authored
Bump parser and unparser gems to remove warnings See merge request gitlab-org/gitlab-ce!17673
-
Robert Speicher authored
Include the ee/ directory in backtraces Closes gitlab-ee#5204 See merge request gitlab-org/gitlab-ce!17664
-
Robert Speicher authored
Include the ee/ directory in backtraces See merge request gitlab-org/gitlab-ee!4930
-
Clement Ho authored
Move NothingToMerge vue component See merge request gitlab-org/gitlab-ce!17544
-
Jacob Vosmaer authored
-
Filipa Lacerda authored
Fix removes source branch text being rendered in merged state Closes #44163 See merge request gitlab-org/gitlab-ce!17687
-
Nick Thomas authored
CE upstream - 2018-03-12 12:25 UTC Closes #4281 and gitlab-ce#4281 See merge request gitlab-org/gitlab-ee!4931
-
Douwe Maan authored
Fix broken files blacklist link See merge request gitlab-org/gitlab-ee!4873
-
Filipa Lacerda authored
Fixed issue notes being duplicated Closes #44099 See merge request gitlab-org/gitlab-ce!17671
-
Yorick Peterse authored
If the output was empty we would end up running `''.split("\n")`, producing an empty Array. Slicing an empty Array using a range such as 1..-1 would then produce a nil value, instead of an empty Array. This in turn would cause a NoMethodError since "join" is not defined for NilClass.
-
Phil Hughes authored
IDE: Load full Files structure through API See merge request gitlab-org/gitlab-ee!4859
-
Tim Zallmann authored
-
Douwe Maan authored
Add back deprecated Geo queues that were removed in 10.6 Closes #5219 See merge request gitlab-org/gitlab-ee!4928
-
-
Nick Thomas authored
Allow use of system git for git fetch if USE_SYSTEM_GIT_FOR_FETCH is defined Closes #5214 See merge request gitlab-org/gitlab-ee!4929
-
Phil Hughes authored
Resolve "Hover style for sidebar dropdowns is wrong" Closes #42579 See merge request gitlab-org/gitlab-ce!17519
-
Lukas Eipert authored
-
Stan Hu authored
Respect the protocol in `expose_url` Closes gitlab-ee#5217 See merge request gitlab-org/gitlab-ce!17681
-
Phil Hughes authored
-
Toon Claes authored
When https is configured in the URL, also use that, and do not set it to http. Closes gitlab-org/gitlab-ee#5217
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-