summaryrefslogtreecommitdiff
path: root/spec/lib/quality
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2019-03-06 12:20:27 +0000
committerKamil TrzciƄski <ayufan@ayufan.eu>2019-03-06 12:20:27 +0000
commite371520f465a9f92794d5820faf5c21a893dd77e (patch)
tree252e239251b8000dc7d5a80a3fd6baa46dcad213 /spec/lib/quality
parente94c13d39d691983864e3b99434de19681d22783 (diff)
downloadgitlab-ce-e371520f465a9f92794d5820faf5c21a893dd77e.tar.gz
Allow protected branch creation via web and API
This commit includes changes to add `UserAccess#can_create_branch?` which will check whether the user is allowed to create a branch even if it matches a protected branch. This is used in `Gitlab::Checks::BranchCheck` when the branch name matches a protected branch. A `push_to_create_protected_branch` ability in `ProjectPolicy` has been added to allow Developers and above to create protected branches.
Diffstat (limited to 'spec/lib/quality')
0 files changed, 0 insertions, 0 deletions