- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Aug, 2017 1 commit
-
-
Brian Neel authored
-
- 07 Aug, 2017 5 commits
-
-
Tim Zallmann authored
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
Group milestones can only be referred to by name, not IID. They also do not support cross-project references.
-
Yorick Peterse authored
In various places we check if the same relation would return projects. This is done using "any?" which will run a COUNT query with any LIMIT/OFFSET values still applied. To work around all this we introduce 2 helper methods that take care of doing the right thing. This leads to the produced queries being simpler and fewer queries being executed.
-
- 04 Aug, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Luke "Jared" Bennett authored
-
- 03 Aug, 2017 4 commits
-
-
Tim Zallmann authored
-
Phil Hughes authored
This makes navigating through diff files quickly. Currently we just toggle a list, which could be pretty big. This moves it into a dropdown to make it much easier. Also includes a filter bar to quickly search for certain files/extensions. Closes #29778
-
Douwe Maan authored
-
Douwe Maan authored
-
- 02 Aug, 2017 1 commit
-
-
Clement Ho authored
-
- 01 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 31 Jul, 2017 2 commits
-
-
Sean McGivern authored
-
Rémy Coutable authored
-
- 28 Jul, 2017 7 commits
-
-
Jacob Schatz authored
-
Luke "Jared" Bennett authored
-
Mike Greiling authored
-
Jacob Schatz authored
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
A commit comment shows in the MR, but if the MR is from a fork, it will have a different project ID to the MR's target project. In that case, add an note_project_id param so that we can pick the correct project for the note.
-
Sean McGivern authored
When you change the diff view (inline / side-by-side), we set a cookie based on that new view. When you add a comment, we choose the style to use in the response based on that cookie. However, when you have just changed diff style, the request cookie will contain the old value, so we should use the view param instead.
-
- 27 Jul, 2017 9 commits
-
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
According to https://github.com/twbs/bootstrap/issues/10547 it's not possible to have the trigger defined on the delegated element, i.e. not defined as a data attribute.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Bob Van Landuyt authored
-
- 25 Jul, 2017 2 commits
-
-
Phil Hughes authored
removed some global variable comments
-
Phil Hughes authored
-
- 24 Jul, 2017 2 commits
-
-
Tim Zallmann authored
-
Jarka Kadlecova authored
-
- 21 Jul, 2017 1 commit
-
-
Sean McGivern authored
-
- 20 Jul, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-