- 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.
-
- 04 Nov, 2016 1 commit
-
-
Dimitrie Hoekstra authored
-
- 28 Oct, 2016 1 commit
-
-
Alejandro Rodríguez authored
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing to the sha of the tag to the sha of the commit the tag points to. The problem is that only annotated tags have `object_sha`s, lightweight tags don't (it's nil), so (only) in their case we still need to use `tag.target`.
-
- 26 Oct, 2016 1 commit
-
-
Phil Hughes authored
Closes #23253
-
- 12 Oct, 2016 1 commit
-
-
Clement Ho authored
-
- 05 Oct, 2016 1 commit
-
-
Clement Ho authored
-
- 02 Sep, 2016 1 commit
-
-
Phil Hughes authored
If user does not have the correct permissions, the merge request button is hidden Closes #21805
-
- 24 Aug, 2016 1 commit
-
- 17 Aug, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Clement Ho authored
-
- 16 Aug, 2016 2 commits
-
-
Annabel Dunstone authored
- 15 Aug, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 11 Aug, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 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 4 commits
-
-
tiagonbotelho authored
same time and writes tests accordingly changes schema.db removes duplicate field inside CHANGELOG fix db/schema
-
tiagonbotelho authored
-
- 18 Jul, 2016 6 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Annabel Dunstone 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
-