- 10 Mar, 2017 13 commits
-
-
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).
-
Rémy Coutable authored
Add update doc for CE 9.0 to EE 9.0 See merge request !1394
-
Rémy Coutable authored
Update storage settings to allow extra values per shard See merge request !1362
-
DJ Mountney authored
-
- 09 Mar, 2017 21 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
-
Rémy Coutable authored
# Conflicts: # doc/api/v3_to_v4.md
-
Clement Ho authored
Remove timeout from awards_handler_spec.js See merge request !9822
-
- 08 Mar, 2017 6 commits
-
-
DJ Mountney authored
-
DJ Mountney authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Port of 1381-present-commits-pagination-headers-correctly to EE See merge request !1357
-
Rémy Coutable authored
specify where to finish database HA setup See merge request !9731
-
Rémy Coutable authored
Fixed typo with project service documentation link See merge request !9708
-