summaryrefslogtreecommitdiff
path: root/app/models/protected_branch
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-281-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-112-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-132-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-071-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-021-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-131-0/+25
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-282-2/+2
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-102-0/+4
* Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-102-28/+0
* CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-292-14/+1
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-162-8/+4
* Implement final review comments from @rymai.Timothy Andrew2016-07-292-0/+2
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-292-24/+13
* Implement review comments from @dbalexandre.Timothy Andrew2016-07-292-12/+19
* Admins count as masters too.Timothy Andrew2016-07-292-4/+4
* Humanize protected branches' access levels at one location.Timothy Andrew2016-07-292-0/+23
* Fix all specs related to changes in !5081.Timothy Andrew2016-07-292-2/+2
* Enforce "No One Can Push" during git operations.Timothy Andrew2016-07-292-0/+20
* Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-291-1/+1
* Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew2016-07-292-0/+4
* Add models for the protected branch access levels.Timothy Andrew2016-07-292-0/+6