Fixes part of https://pagure.io/pagure/issue/3403 It was requested in one of the comments in this issue to also add paginating to the issues and pull-requests API endpoints. This PR adds these features.
Signed-off-by: Karsten Hopp karsten@redhat.com
rebased onto 0d22af956c47da830f3c9c36f075f24dc619a894
rebased onto 68c9df48931e1c4adca86f45ed045224f2b04ce9
rebased onto a504c9f21ec9c0d07476a7a837f4b3b52c29a564
rebased onto 042c41bda71840925d446e0499431712d5168c4e
1 new commit added
update tests with new output
I think this can be closed now.
It has been merged in #3512 and in #3515
Thanks for your help @karsten!
Pull-Request has been closed by pingou
Fixes part of https://pagure.io/pagure/issue/3403
It was requested in one of the comments in this issue to also
add paginating to the issues and pull-requests API endpoints.
This PR adds these features.
Signed-off-by: Karsten Hopp karsten@redhat.com