summaryrefslogtreecommitdiff
path: root/app/models/concerns/protected_branch_access.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix how we use EE::ProtectedRefAccessLin Jen-Shin2018-09-111-6/+5
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-241-8/+0
* Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-241-10/+0
* Extending API for protected branchesEric2017-08-021-5/+7
* Style changes to Ruby fileprotected-branches-no-one-mergePhil Hughes2017-05-121-3/+7
* Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-101-0/+18
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-0/+1
* Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-041-13/+2
* CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-291-0/+9
* Implement review comments from @DouweM.Timothy Andrew2016-10-241-2/+2
* Fix branch protection API.Timothy Andrew2016-10-241-0/+5
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-0/+7