-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'master'
CE-specific changes for gitlab-org/gitlab-ee#1137 ## What does this MR do? - gitlab-org/gitlab-ee#1137 is a `technical debt` issue to clean up the EE protected branch access levels (for users and groups) implementation. - Some of this cleanup bleeds over to code shared by CE and EE, which is why this MR is required. - An EE-specific MR has also been created: gitlab-org/gitlab-ee!927 See merge request !7821
Showing
- app/models/concerns/protected_branch_access.rb 9 additions, 0 deletionsapp/models/concerns/protected_branch_access.rb
- app/models/protected_branch/merge_access_level.rb 0 additions, 9 deletionsapp/models/protected_branch/merge_access_level.rb
- app/models/protected_branch/push_access_level.rb 1 addition, 5 deletionsapp/models/protected_branch/push_access_level.rb
- spec/controllers/autocomplete_controller_spec.rb 2 additions, 2 deletionsspec/controllers/autocomplete_controller_spec.rb
Loading
Please register or sign in to comment