swh-lister/swh/lister
David Douard 065d3a64fc Fix SWHIndexingLister.db_partition_indices(); ensure partition size is not zero
when this lister is called for the first time, db_num_entries() may return
a null value, so the min() will also be zero, making the range() call crash.
2019-01-15 15:32:06 +01:00
..
bitbucket Fix bitbucker lister: request_uri expect 'identifier' to be a date 2019-01-15 15:31:59 +01:00
core Fix SWHIndexingLister.db_partition_indices(); ensure partition size is not zero 2019-01-15 15:32:06 +01:00
debian Remove explicit setting of the task base class 2019-01-10 09:55:17 +01:00
github Rename the bitbucket and github listers to remove the 'tld' part 2019-01-14 12:07:57 +01:00
gitlab Remove explicit setting of the task base class 2019-01-10 09:55:17 +01:00
npm Remove explicit setting of the task base class 2019-01-10 09:55:17 +01:00
pypi Remove explicit setting of the task base class 2019-01-10 09:55:17 +01:00
tests Rename test methods to test_ to allow collection by pytest 2018-10-15 10:11:07 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
cli.py cli: fix debian lister so it also uses config overrides 2018-12-20 15:01:18 +01:00
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00