Commit graph

25 commits

Author SHA1 Message Date
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
35a855ba32 get rid of driver shell script, to simplify deployment
update README and crontab to match
2015-09-15 08:57:16 +02:00
Stefano Zacchiroli
28aa210348 crontab: ease the customization of path/pythonpath
now only the variable GHLISTER_ROOT at the beginning of the crontab needs to be
properly customized
2015-09-11 10:07:05 +02: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
7f706e4fa8 update-github-list: parse log_file from (Python) conffile 2015-09-10 18:18:47 +02:00
Stefano Zacchiroli
49aff6e3d6 update-github-list: do not override PYTHONPATH
setting it properly is the responsibility of the caller
2015-09-10 18:18:26 +02:00
Stefano Zacchiroli
df469d01d2 update-github-list: do not compute stats after update
they forced configuration duplication, and were redundant anyhow
2015-09-10 18:16:29 +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
ce3f9fd17f bin/update-github-list: cron updater script 2015-04-30 12:39:44 +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
c51c86a735 status: local change, connect to the right pgsql cluster 2015-04-28 10:31:56 +02:00
Stefano Zacchiroli
a65ab0cf2a bin/batch: add support for continuing from last id 2015-04-28 10:31:30 +02:00
Stefano Zacchiroli
8cedd574ab add license information 2015-04-26 16:24:32 +02:00
Stefano Zacchiroli
b409f4fa47 bin/status: also show max repo ID reached thus far 2015-04-26 16:13:49 +02:00
Stefano Zacchiroli
bf08743356 bin/status: hack to monitor bin/batch retrival progress 2015-04-26 15:18:27 +02:00
Stefano Zacchiroli
1292fc1bba reset.sh: armageddon to reset lister status 2015-04-26 14:30:17 +02:00
Stefano Zacchiroli
162bbd3ac8 bin/batch: do not use $MIN_ID when not given 2015-04-26 14:29:15 +02:00
Stefano Zacchiroli
e44226544a initial check in 2015-04-26 10:32:17 +02:00