summaryrefslogtreecommitdiff
path: root/app/models/concerns/protected_ref.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-8/+20
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-0/+1
* Fixed UserAccess#can_create_tag? after create_access_levels renameJames Edwards-Jones2017-04-041-2/+2
* Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones2017-04-041-1/+1
* Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-041-0/+6
* Fix typos in ProtectedRef concern and whitespace detected by rubocopJames Edwards-Jones2017-04-031-2/+2
* Clean up non TODO rubocop errorsJames Edwards-Jones2017-04-031-2/+0
* Use delegation in ProtectedRef concernJames Edwards-Jones2017-04-031-12/+2
* Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-0/+47