-
- Downloads
CE backport of ProtectedBranches API changes
In EE we now allow individual users/groups to be set on POST, which required some refactoring. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
Showing
- app/services/protected_branches/access_level_params.rb 33 additions, 0 deletionsapp/services/protected_branches/access_level_params.rb
- app/services/protected_branches/api_service.rb 24 additions, 0 deletionsapp/services/protected_branches/api_service.rb
- doc/api/protected_branches.md 1 addition, 1 deletiondoc/api/protected_branches.md
- lib/api/protected_branches.rb 8 additions, 10 deletionslib/api/protected_branches.rb
- spec/requests/api/protected_branches_spec.rb 18 additions, 18 deletionsspec/requests/api/protected_branches_spec.rb
Please register or sign in to comment