-
- Downloads
There was a problem fetching the pipeline summary.
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
parent
3fc6eff5
No related branches found
No related tags found
Pipeline #
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