summaryrefslogtreecommitdiff
path: root/app/models/protected_branch
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-182-0/+2
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-202-0/+4
* Add latest changes from gitlab-org/security/gitlab@14-0-stable-eeGitLab Bot2021-06-301-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+12
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-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