-
- Downloads
Expose MergeRequest#user_notes_count in the API and use the method in issues list
Signed-off-by:
Rémy Coutable <remy@rymai.me>
Showing
- CHANGELOG 1 addition, 3 deletionsCHANGELOG
- app/views/projects/issues/_issue.html.haml 4 additions, 10 deletionsapp/views/projects/issues/_issue.html.haml
- app/views/projects/merge_requests/_merge_request.html.haml 4 additions, 10 deletionsapp/views/projects/merge_requests/_merge_request.html.haml
- doc/api/merge_requests.md 15 additions, 7 deletionsdoc/api/merge_requests.md
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- spec/requests/api/issues_spec.rb 20 additions, 14 deletionsspec/requests/api/issues_spec.rb
- spec/requests/api/merge_requests_spec.rb 28 additions, 0 deletionsspec/requests/api/merge_requests_spec.rb
Please register or sign in to comment