-
- Downloads
There was an error fetching the commit references. Please try again later.
CE-specific changes gitlab-org/gitlab-ee#1137
- Extract all common {push,merge} access level model code into the `ProtectedBranchAccess` module - Use the HTTP verb to define controller specs
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
Please register or sign in to comment