- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 30 Jun, 2017 1 commit
-
-
Phil Hughes authored
-
- 06 Jun, 2017 1 commit
-
-
Bryce Johnson authored
-
- 10 May, 2017 1 commit
-
-
Mike Greiling authored
-
- 06 Apr, 2017 1 commit
-
-
Jose Ivan Vargas Lopez authored
-
- 20 Mar, 2017 1 commit
-
-
Sam Rose authored
-
- 28 Feb, 2017 1 commit
-
-
Michael Kozono authored
-
- 26 Jan, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 24 Jan, 2017 1 commit
-
-
Annabel Dunstone Gray authored
Remove subscribe text from button
-
- 09 Jan, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Clement Ho authored
-
- 18 Nov, 2016 1 commit
-
-
Luke "Jared" Bennett authored
Added new spec step Added empty state to dashboard Split empty and filtered empty states Moved empty_state icons into their own folder and DRY up empty state html Fixed failing spec Added to groups page Review changes
-
- 03 Nov, 2016 1 commit
-
-
Lucas Deschamps authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 30 Sep, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 08 Sep, 2016 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Aug, 2016 1 commit
-
-
zs authored
Provide more sensible default sort order for issues and merge requests based on the following table: | type | state | default sort order | |----------------|--------|--------------------| | issues | open | last created | | issues | closed | last updated | | issues | all | last created | | merge requests | open | last created | | merge requests | merged | last updated | | merge requests | closed | last updated | | merge requests | all | last created |
-
- 27 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 26 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
For both having existing issues and having no issues.
-
- 12 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 06 Jul, 2016 1 commit
-
-
Phil Hughes authored
Used variable for icon color
-
- 05 Jul, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 30 Jun, 2016 2 commits
-
-
Valery Sizov authored
-
Phil Hughes authored
-
- 10 Jun, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Jun, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Jun, 2016 1 commit
-
-
Luke Bennett authored
Fixes the bottom margin of .nav-controls > form (issues list search/filter form) so when a guest views on the field on mobile it is not squished against the issues list Updated CHANGELOG navigation tabs and navigation filter search will now stay on the same row until there is no space to Removed unneeded media queries
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 26 May, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Mar, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 05 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 04 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 May, 2015 1 commit
-
-
Douwe Maan authored
-