summaryrefslogtreecommitdiff
path: root/app/helpers/branches_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add confirm delete protected branch modalSam Rose2017-05-081-10/+0
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-0/+4
* Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-1/+1
* implements the basic filter functionalitytiagonbotelho2016-07-191-0/+11
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-1/+1
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-1/+1
* Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-1/+1
* Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* Default Git access protocol to `web`Patricio Cano2016-07-051-1/+1
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Unify check branch name existPaco Guzman2016-06-201-1/+1
* Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-131-0/+4
* 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
* Add BranchesHelperDmitriy Zaporozhets2014-05-221-0/+11