Rather than retrieving the entire list of user which can be fairly large just retrieve the portion corresponding to what the user is looking for.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
This needs rebasing to get the tests going.
rebased onto 5dbcd0cec73c95e17ab4e6b079be981b19e24528
Rebased and adjusted for the issues page while at it
1 new commit added
Drop un-used imports
:thumbsup:
rebased onto 95780626bffdde987f2596545418a06f50c46bee
Thanks for the review ! :)
Pull-Request has been merged by pingou
Rather than retrieving the entire list of user which can be fairly
large just retrieve the portion corresponding to what the user is
looking for.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr