- 02 Jun, 2016 4 commits
-
-
Sean McGivern authored
When the group is the default blank icon, this needs to use the `image_path` helper; otherwise, the link won't work if assets are precompiled. This still works fine for uploaded icons in either case.
-
chujinjin authored
-
Connor Shea authored
-
Connor Shea authored
-
- 31 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 30 May, 2016 2 commits
-
-
Grzegorz Bizon authored
See #17478
-
Grzegorz Bizon authored
See #17478
-
- 27 May, 2016 1 commit
-
-
Phil Hughes authored
The Ruby was returning the HTML without a spacing next to the word 'by' Closes #17864
-
- 26 May, 2016 2 commits
-
-
Phil Hughes authored
Closes #17576
-
Phil Hughes authored
Closes #2836
-
- 25 May, 2016 7 commits
-
-
Annabel Dunstone authored
Add fade out to left side of layout nav; remove dropdown nav helper; remove controls button from mobile
-
Annabel Dunstone authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 24 May, 2016 1 commit
-
-
Phil Hughes authored
-
- 23 May, 2016 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 22 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 20 May, 2016 3 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Zeger-Jan van de Weg authored
-
- 18 May, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Adam Butler authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 May, 2016 2 commits
-
-
Sean McGivern authored
Based on: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
-
Sean McGivern authored
When a build fails for a commit, create a todo for the author of the merge request that commit is the HEAD of. If the commit isn't the HEAD commit of any MR, don't do anything. If there already is a todo for that user and MR, don't do anything. Current limitations: - This isn't configurable by project. - The author of a merge request might not be the person who pushed the breaking commit.
-
- 16 May, 2016 8 commits
-
-
Kamil Trzcinski authored
-
Robert Speicher authored
Remove unused methods from Event model
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
These get escaped automatically.
-
Robert Speicher authored
Prior, the `title` attribute was being included as an argument to the route helper rather than as an argument to `link_to`.
-
Robert Speicher authored
Given an activity feed entry like: > Douwe Maan commented on [issue #123] at [gitlab-org/gitlab-ce] ...the `issue #123` link will now have a `title` attribute.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-