- 12 Dec, 2015 8 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Fix wording on "runners" page An attempt to be a bit more specific and clear on the "runners" page. [ci skip] See merge request !2066
-
Gabriel Mazetto authored
Bump Redis requirement to 2.8 for Sidekiq 4 GitLab Omnibus already uses Redis 2.8. There is also a plan to upgrade to Sidekiq 4, which needs Redis 2.8. Closes #3649 See merge request !1888
-
Stan Hu authored
Closes #3649 [ci skip]
-
Achilleas Pipinellis authored
add details on how to change saml button label Instructions on how to customize SAML login button text. See merge request !2079
-
Pelle authored
-
Stan Hu authored
-
Stan Hu authored
Make sure notify email always has author info.
-
- 11 Dec, 2015 32 commits
-
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Clarify cache behavior After chatting with @ayufan about CI caching, I added some info to the documentation. This should make it clear how caching currently works. cc/ @ayufan Is this accurate? See merge request !2072
-
Dmitriy Zaporozhets authored
Implement new sidebar for issue and merge request pages This is first step in implementing #3981. We don't have new dropdowns yet so I used some workarounds. Also I did it from linux machine without having access to design materials. So some colors/paddings might not match - but I will improve it with next iteration. cc @creamzy @JobV See merge request !2058
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
Fix typo [ci skip] See merge request !2035
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Display referenced merge request statuses in the issue description See gitlab-org/gitlab-ce#3180 for original issue. Previously discussed in !1941 and in !1771 before that. * [x] Show a "Related Merge Requests" list on the issue page under the Description as given by the UI mockup * [x] Display `all_references.merge_requests` and `note.all_references.merge_requests` * [x] Consider displaying the merge request status in addition to the CI status to enable complete merge request status understanding. See merge request !1991
-
Dmitriy Zaporozhets authored
Revert removal of RedCloth Revert !2037. See merge request !2071
-
Robert Speicher authored
Fix delete notes on merge request diff Fixes #3971 See merge request !2061
-
Drew Blessing authored
-
Greg Smethells authored
-
Douwe Maan authored
This reverts commit e426c027, reversing changes made to c3676aa1.
-
Douwe Maan authored
Aling project js with EE The MR ports the changes introduced by gitlab-org/gitlab-ee!70 in `project.js.coffee`. See merge request !2054
-
Douwe Maan authored
Enable rubocop metrics This enables rubocop metrics like CyclomaticComplexity and ABCSize. Initial threshold values are high, should be probably decreased. See merge request !1802
-
Grzegorz Bizon authored
Fix award-emojis alert flash message This adds a new feature to `Flash` that allows to pin it after a specified selector. This removes a fixed position from such award-emoji alert, and makes it responsive by design of selector that this alert is pinned to. Closes #3996 \cc @vsizov See merge request !2065
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This adds a new feature to `Flash` that allows to pin it after a specified selector. This removes a fixed position from such award-emoji alert, and makes it responsive by design of selector that this alert is pinned to. Closes #3996
-
Valery Sizov authored
Emoji aliases problem Fixes #3850 See merge request !2064
-
Valery Sizov authored
-
Douwe Maan authored
-
Valery Sizov authored
Bump gitlab_emoji to ~> 0.2.0 A new version of this gem was released October 29th but was never bumped in GitLab. See merge request !1994
-
Stan Hu authored
-