Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / popcorn / pop_repos.nit
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2019-02-18 Jean Privatlib: add some nitish to avoid service configuration...
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2016-12-05 Alexandre Terrasapopcorn: pop_repos use config
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-08-17 Alexandre Terrasalib/popcorn: pop_repo introduce Mongo in AppConfig...
2016-08-16 Jean PrivatMerge: Mongo: limit queries
2016-08-16 Jean PrivatMerge: lib/popcorn: add `remove_all` service to pop...
2016-08-15 Alexandre Terrasalib/popcorn: introduce count in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add limit and skip to pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add `remove_all` service to pop repos
2016-08-14 Alexandre Terrasalib/mongo: introduce mongo queries
2016-08-08 Alexandre Terrasalib/popcorn: introduce Repository concept