- 28 Jul, 2016 2 commits
-
-
Alejandro Rodríguez authored
-
Herminio Torres authored
Before when you choose the way of `sort` instead it display the title correctly it was just apply the humanize helper in sort value. E.g. When you choose `Last updated` it should display the title `Last updated` instead of `Recently updated`. This fix makes this correctly displays the title. Change the implementation of the `link_to` `filter_branches_path` - Change the value of the `params[:sort]` in `link_to`. E.g. instead of using `'recently_updated'` is now using `sort_value_recently_updated`. - Change the values of the case in the `branches_sorted_by` method for the values it receives in the `params[:sort]` that are: `nil`, `'name'`, `'updated_desc'`, `'updated_asc'`.
-
- 26 Jul, 2016 1 commit
-
-
winniehell authored
-
- 24 Jul, 2016 1 commit
-
-
Alejandro Rodríguez authored
This reverts merge request !5375
-
- 21 Jul, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 19 Jul, 2016 2 commits
-
-
tiagonbotelho authored
same time and writes tests accordingly changes schema.db removes duplicate field inside CHANGELOG fix db/schema
-
tiagonbotelho authored
-
- 30 Jun, 2016 1 commit
-
-
Valery Sizov authored
-
- 17 Jun, 2016 1 commit
-
-
Phil Hughes authored
Closes #18677
-
- 08 Jun, 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>
-
- 07 Jun, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 03 Jun, 2016 3 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 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>
-
- 04 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 22 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 20 Mar, 2016 1 commit
-
-
Arinde Eniola authored
-
- 08 Mar, 2016 1 commit
-
-
Yorick Peterse authored
The methods used for this are Repository#tag_count and Repository#branch_count which cache their output in Redis as well as memoizing it in an instance variable. Both methods have a corresponding methods/hooks to flush the caches at the right time.
-
- 28 Jan, 2016 1 commit
-
-
Phil Hughes authored
Closes #12796
-
- 15 Jan, 2016 2 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
-
- 14 Jan, 2016 1 commit
-
-
Rémy Coutable authored
Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages
-
- 17 Dec, 2015 1 commit
-
-
Douglas Barbosa Alexandre authored
More info about valid ref names: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.ht ml
-
- 16 Dec, 2015 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 02 Dec, 2015 8 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Nov, 2015 1 commit
-
-
Rubén Dávila authored
-
- 11 Nov, 2015 1 commit
-
-
Jeff Stubler authored
-
- 05 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Nov, 2015 1 commit
-
-
Jeff Stubler authored
-
- 17 Sep, 2015 1 commit
-
-
Douwe Maan authored
-