- 13 Mar, 2017 1 commit
-
-
Tiago Botelho authored
-
- 10 Mar, 2017 20 commits
-
-
Douwe Maan authored
Execute inflections initializer earlier Closes #1892 See merge request !1408
-
Filipa Lacerda authored
Add frequently used emojis back to awards menu -- EE merge edition See merge request !1403
-
Clement Ho authored
Only replace non-approval mr-widget-footer on getMergeStatus. Closes #1866 See merge request !1393
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Makes sure that we set the acronyms before the metrics initializer runs. Otherwise, `camelize` will not consider these acronyms.
-
Rémy Coutable authored
CE upstream: Thursday Closes gitlab-ce#29192, #1381, and gitlab-com/infrastructure#1139 See merge request !1398
-
Nick Thomas authored
-
Nick Thomas authored
-
Lin Jen-Shin authored
which isn't properly cleaning up whenever something is thrown, not raised. See: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1402#note_25128108
-
Sean McGivern authored
Fix 500 when selecting a mirror user Closes gitlab-ce#29316 See merge request !1404
-
Achilleas Pipinellis authored
Add detailed explanation of merge options Closes #257 See merge request !1350
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
When selecting a mirror user, we do a permissions check, which means that `@users` is an array, not an ActiveRecord relation. We also can't use `Array#delete`, because it uses `Object#equal?`, while we need to be able to take advantage of ActiveRecord objects overriding `#eql?` and `#hash?` (as `Array#uniq` uses a hash internally).
-
Eric Eastwood authored
Thanks @filipa for the shout` Conflicts: spec/javascripts/awards_handler_spec.js
-
Rémy Coutable authored
Add update doc for CE 9.0 to EE 9.0 See merge request !1394
-
Bryce Johnson authored
-
Rémy Coutable authored
Update storage settings to allow extra values per shard See merge request !1362
-
DJ Mountney authored
-
- 09 Mar, 2017 19 commits
-
-
Douglas Barbosa Alexandre authored
-
Douwe Maan authored
Add Upload count to usage data See merge request !1401
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
Fix Projects::UpdateService#repository_storage spec to take account of schema changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9597
-
Nick Thomas authored
Fix the #change_repository_storage tests to take account of schema changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9597
-
Robert Speicher authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Improve storage validation after configuration structure update See merge request !9811
-
Kamil Trzciński authored
Verbosify blocked pipeline status description Closes #29134 See merge request !9800
-
Dmitriy Zaporozhets authored
Change activity view wording See merge request !9777
-
Rémy Coutable authored
CE upstream Closes gitaly#109 and gitlab-ce#28515 See merge request !1371
-
Alfredo Sumaran authored
Move u2f javascript library to webpack config See merge request !9755
-
Rémy Coutable authored
Fix wrong message on starred projects filtering Closes #28402 See merge request !9488
-
George Andrinopoulos authored
-
Robert Speicher authored
Update the gitignore and gitlab-ci templates for 9.0 See merge request !9824
-