summaryrefslogtreecommitdiff
path: root/app/services/protected_branches/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add structure to support EE feature of COARKerri Miller2019-09-051-1/+6
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones2018-03-261-4/+13
* Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-2/+2
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-17/+1
* Implement final review comments from @rymai.Timothy Andrew2016-07-291-1/+1
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-8/+12
* Authorize user before creating/updating a protected branch.Timothy Andrew2016-07-291-0/+2
* Fix default branch protection.Timothy Andrew2016-07-291-1/+1
* Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-291-13/+15
* Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew2016-07-291-0/+19