-
- Downloads
Merge branch 'commits_api_with_stats' into 'master'
Added with_stats option to GET /projects/:id/repository/commits (API) See merge request gitlab-org/gitlab-ce!19484
No related branches found
No related tags found
Showing
- changelogs/unreleased/commits_api_with_stats.yml 5 additions, 0 deletionschangelogs/unreleased/commits_api_with_stats.yml
- doc/api/commits.md 1 addition, 0 deletionsdoc/api/commits.md
- lib/api/commits.rb 13 additions, 9 deletionslib/api/commits.rb
- lib/api/entities.rb 4 additions, 0 deletionslib/api/entities.rb
- spec/fixtures/api/schemas/public_api/v4/commit/with_stats.json 14 additions, 0 deletions...fixtures/api/schemas/public_api/v4/commit/with_stats.json
- spec/fixtures/api/schemas/public_api/v4/commits_with_stats.json 4 additions, 0 deletions...ixtures/api/schemas/public_api/v4/commits_with_stats.json
- spec/requests/api/commits_spec.rb 19 additions, 2 deletionsspec/requests/api/commits_spec.rb
Please register or sign in to comment