summaryrefslogtreecommitdiff
path: root/lib/gitlab/checks/branch_check.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-9/+9
* Remove protected_branch_creation feature flag59572-remove-protected-branch-creation-flagPatrick Bajao2019-04-221-5/+1
* Allow users to create protected branches via CLIPatrick Bajao2019-03-211-0/+2
* Move empty_repo check on its own58613-protected-branches-errorPatrick Bajao2019-03-071-1/+3
* Allow protected branch creation for empty projectPatrick Bajao2019-03-071-1/+1
* Allow protected branch creation via web and APIPatrick Bajao2019-03-061-2/+32
* CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-041-0/+110