summaryrefslogtreecommitdiff
path: root/app/controllers/projects/protected_tags_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* DestroyService for protected tags/branches used from controllerJames Edwards-Jones2018-03-261-6/+2
* Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-1/+1
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-15/+3
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-1/+1
* Fix typos in ProtectedRef concern and whitespace detected by rubocopJames Edwards-Jones2017-04-031-1/+0
* Created ProtectedRefsController to reduce Tags/Branches duplicationJames Edwards-Jones2017-04-031-40/+18
* Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+58