An error occurred fetching the project authors.
- 09 Nov, 2016 1 commit
-
-
Toon Claes authored
It adds a button to the branches page that the user can use to delete all the branches that are already merged. This can be used to clean up all the branches that were forgotten to delete while merging MRs. Fixes #21076.
-
- 17 Aug, 2016 2 commits
-
-
Connor Shea authored
-
Connor Shea authored
-
- 10 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 28 Jul, 2016 1 commit
-
-
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'`.
-
- 19 Jul, 2016 1 commit
-
-
tiagonbotelho authored
-
- 03 Jun, 2016 4 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>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Apr, 2016 1 commit
-
-
Stan Hu authored
Closes #14994
-
- 19 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 15 Mar, 2016 3 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- 03 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 11 Nov, 2015 1 commit
-
-
Jeff Stubler authored
-
- 01 Nov, 2015 1 commit
-
-
Jeff Stubler authored
-
- 02 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #1804
-
- 06 Jul, 2015 1 commit
-
-
Stan Hu authored
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 12 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 13 Nov, 2014 1 commit
-
-
Marin Jankovski authored
-
- 05 Nov, 2014 1 commit
-
-
Valery Sizov authored
-
- 30 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Oct, 2014 1 commit
-
-
Ciro Santilli authored
with existing method_missing. Pattern already used extensively, so let's be consistent and use it everywhere.
-
- 21 Sep, 2014 1 commit
-
-
Ciro Santilli authored
-
- 03 Sep, 2014 1 commit
-
-
Robert Schilling authored
Add specs for GitRefValidator
-
- 23 May, 2014 4 commits
-
-
Jeroen van Baarsen authored
-
Jeroen van Baarsen authored
When you delete a branch, the counters wont get updated automaticly, this happends because of the JS nature of the original call. I've fixed this by responding with a JS file, and recalculate the counters. Fixes: #6030
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 May, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 01 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 17 Jul, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 16 Jul, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-