Commit graph

14 commits

Author SHA1 Message Date
Nicolas Dandrimont
f1a9158b39 lister.py: class-ify the GitHub lister 2016-10-20 14:22:31 +02:00
Nicolas Dandrimont
0331ba4c7b lister: Support multiple credentials 2016-09-13 16:05:04 +02:00
Nicolas Dandrimont
2a62db6827 Revert to the pre-qless refactoring version 2016-09-13 14:57:26 +02:00
Nicolas Dandrimont
533f6fa1a3 swh.lister.github: Refactor to use swh.storage instead of sqlalchemy 2016-03-09 19:03:35 +01:00
Nicolas Dandrimont
cabf83613c ghlister: move to swh.lister.github as per swh convention
Closes T30
2015-10-27 14:36:20 +01:00
Nicolas Dandrimont
8d366bb80c Flake8 fixes 2015-10-27 14:35:37 +01:00
Stefano Zacchiroli
2be420e772 ghlister: change conffile location to match SWH convention 2015-09-10 18:20:02 +02:00
Stefano Zacchiroli
d3e542ab7e lister.py: add conffile setting to en/disable JSON caching 2015-09-10 18:19:41 +02:00
Stefano Zacchiroli
fca6397cdf ghlister: PEP8 fixes
also: prefer lexer-time string concatenations to runtime ones
2015-09-10 18:12:28 +02:00
Stefano Zacchiroli
a97a2953c8 ghlister: remove unused constant CACHE_DIR
since quite a while cache dir is set via the conffile only
2015-09-10 18:11:31 +02:00
Stefano Zacchiroli
011ce383e2 ghlister: fail when no action is given 2015-04-29 11:08:28 +02:00
Stefano Zacchiroli
944d4a9c49 ghlister: add "catchup" action to continue from last time 2015-04-29 11:05:28 +02:00
Stefano Zacchiroli
8cedd574ab add license information 2015-04-26 16:24:32 +02:00
Stefano Zacchiroli
e44226544a initial check in 2015-04-26 10:32:17 +02:00