- 14 Dec, 2015 7 commits
-
-
Grzegorz Bizon authored
Ref #3827
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This minimizes usage of instance variables in this spec, and changes double quotation marks to single when string interpolation is not being used.
-
Grzegorz Bizon authored
When user disables GitLab Ci Service in project's settings then warning about missing `.gitlab-ci.yml` file should be supressed. This a matter of user experience as stated in #3761 (closes #3761).
-
Stan Hu authored
Rename mention of gitlab-git-http-server to gitlab-workhorse [ci skip] Closes https://github.com/gitlabhq/gitlabhq/issues/9904 See merge request !2092
-
Stan Hu authored
[ci skip] Closes https://github.com/gitlabhq/gitlabhq/issues/9904
-
Valery Sizov authored
-
- 12 Dec, 2015 7 commits
-
-
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 26 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
-
Valery Sizov authored
-
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
-