summaryrefslogtreecommitdiff
path: root/app/services/protected_branches/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-0/+2
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* Branch unprotection restriction starting pointJames Edwards-Jones2018-03-261-1/+1
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-5/+2
* Implement final review comments from @rymai.Timothy Andrew2016-07-291-1/+1
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-14/+5
* Authorize user before creating/updating a protected branch.Timothy Andrew2016-07-291-2/+3
* Fix default branch protection.Timothy Andrew2016-07-291-1/+1
* Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew2016-07-291-0/+21