-
- Downloads
Improve performance of the /projects/:id/repository/branches API endpoint
Mitigate a N+1 requests to Gitaly problem. Still one left.
Signed-off-by:
Rémy Coutable <remy@rymai.me>
Showing
- changelogs/unreleased/37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request.yml 5 additions, 0 deletions...tory-branches-is-calling-gitaly-n-1-times-per-request.yml
- lib/api/branches.rb 4 additions, 5 deletionslib/api/branches.rb
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- lib/api/v3/branches.rb 4 additions, 2 deletionslib/api/v3/branches.rb
Please register or sign in to comment