-
- Downloads
Merge branch 'ericy_ts/protected_branches_api' into 'master'
Extending API for protected branches See merge request !12756
No related branches found
No related tags found
Showing
- app/models/concerns/protected_branch_access.rb 7 additions, 5 deletionsapp/models/concerns/protected_branch_access.rb
- changelogs/unreleased/ericy_ts-protected_branches_api.yml 5 additions, 0 deletionschangelogs/unreleased/ericy_ts-protected_branches_api.yml
- doc/api/README.md 1 addition, 0 deletionsdoc/api/README.md
- doc/api/branches.md 4 additions, 0 deletionsdoc/api/branches.md
- doc/api/protected_branches.md 145 additions, 0 deletionsdoc/api/protected_branches.md
- lib/api/api.rb 1 addition, 0 deletionslib/api/api.rb
- lib/api/branches.rb 4 additions, 2 deletionslib/api/branches.rb
- lib/api/entities.rb 14 additions, 1 deletionlib/api/entities.rb
- lib/api/protected_branches.rb 85 additions, 0 deletionslib/api/protected_branches.rb
- spec/factories/protected_branches.rb 6 additions, 0 deletionsspec/factories/protected_branches.rb
- spec/requests/api/protected_branches_spec.rb 232 additions, 0 deletionsspec/requests/api/protected_branches_spec.rb
Loading
Please register or sign in to comment