Skip to content

Comments: Set pagination to true where needed. Issue #56

The Web_api.get_json requires the argument pagination:true in order to check multiple pages of a gitlab API call. This commit also removes some gratuitous code which was meant to call subsequent requests pages.

modified:   src/lib/comment.ml
modified:   src/lib/merge_request.ml
modified:   src/lib/thread.ml
modified:   src/tests/tests.ml

Merge request reports

Loading