Merge: Mongo: limit queries
authorJean Privat <jean@pryen.org>
Tue, 16 Aug 2016 17:25:58 +0000 (13:25 -0400)
committerJean Privat <jean@pryen.org>
Tue, 16 Aug 2016 17:25:58 +0000 (13:25 -0400)
Add some features used to paginate results:
* allow pop repos to query with a limit and skip
* makes Pipeline API cleaner with limit and skip
* allows user to count entities from a Repo

Pull-Request: #2269
Reviewed-by: Jean Privat <jean@pryen.org>

1  2 
lib/popcorn/pop_repos.nit

Simple merge