summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_branches/_protected_branch.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+3
* Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
* Remove unused attributesfix-variable-and-commentsAlfredo Sumaran2016-09-221-1/+1
* Move the "update" portion of the protected branch view into a partial.Timothy Andrew2016-08-161-10/+3
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-6/+6
* Add custom css class to each dropdown to fix failing specAlfredo Sumaran2016-08-051-2/+2
* Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-051-8/+7
* Update layout and JS for create protected branch.Alfredo Sumaran2016-08-051-3/+3
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-2/+2
* Favor labels like `Allowed to push` over `Allowed To Push`.Timothy Andrew2016-07-291-2/+2
* Humanize protected branches' access levels at one location.Timothy Andrew2016-07-291-2/+2
* Update protected branches spec to work with the `select`s.Timothy Andrew2016-07-291-2/+6
* Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew2016-07-291-4/+4
* Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-291-2/+4
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-0/+2
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-2/+0
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-0/+2
* Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-051-0/+21