summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_tags
Commit message (Expand)AuthorAgeFilesLines
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-124-7/+9
* Fix specsClement Ho2017-05-042-2/+2
* Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-031-1/+1
* Show Flash message above Tags list18471-restrict-tag-pushes-protected-tagsKushal Pandya2017-04-071-1/+3
* Documentation for protected tagsJames Edwards-Jones2017-04-071-3/+3
* Fixes as per feedbackKushal Pandya2017-04-061-1/+1
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-4/+4
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-043-10/+10
* Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones2017-04-041-2/+2
* Update column widthsKushal Pandya2017-04-031-2/+2
* Render Push levels dropdownKushal Pandya2017-04-031-3/+3
* Added ProtectedTags#show pageJames Edwards-Jones2017-03-312-0/+34
* Protected tags can be added/listed via UIJames Edwards-Jones2017-03-315-8/+54
* Update property names for tagsKushal Pandya2017-03-213-4/+4
* Protect tag partialKushal Pandya2017-03-214-0/+71