summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_tags
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | Added changelog
* 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
| | | This only changes behaviour for masters, as developers are already prevented from updating/deleting tags without the Protected Tags feature
* 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
| | | Uncommented protected tags feature specs copied from protected branches
* 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