summaryrefslogtreecommitdiff
path: root/app/helpers/branches_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Default target branch to patch-n when editing file in protected branchDouwe Maan2015-12-081-1/+1
|
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-1/+1
|
* developer can push to protected branchesValery Sizov2015-01-201-7/+2
|
* Dont show new file link on protected branch for developersDmitriy Zaporozhets2014-06-021-7/+18
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add BranchesHelperDmitriy Zaporozhets2014-05-221-0/+11
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>