- 14 Mar, 2018 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
removed pointless test & changed some deployment tests to make more sense added in v-tooltip
-
- 13 Mar, 2018 5 commits
-
-
Phil Hughes 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 32 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.
-
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]
-
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
-
Sean McGivern authored
Avoid re-fetching merge-base SHA from Gitaly unnecessarily See merge request gitlab-org/gitlab-ce!17630
-
Yorick Peterse authored
Add partial indexes on todos to handle users with many todos See merge request gitlab-org/gitlab-ce!17668
-
Nick Thomas authored
Fix code and wiki search results when filename is non-ASCII See merge request gitlab-org/gitlab-ce!17685
-
Tim Zallmann authored
Adds guidelines regarding `:key` keyword See merge request gitlab-org/gitlab-ce!17400
-