swh-lister/swh/lister
Antoine R. Dumont (@ardumont) b99617f976
relister: Fix consistently the behavior for the first time relisting
If nothing has been done prior to a full relisting, there is actually nothing
to list. So the relister in question does nothing.

In that context, the IndexingLister class's `db_partition_indices` method now
returns an empty list instead of raising a ValueError when there is nothing to
list.

Related T1826
Related e129e48
2019-06-25 14:48:17 +02:00
..
bitbucket relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
core relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
cran Remove columns 'description' and 'origin_id'. 2019-06-19 10:29:15 +02:00
debian Drop SWH prefix in classes everywhere 2019-06-20 19:08:46 +02:00
github relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
gitlab relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
gnu swh.lister.gnu: Change origin type to tar 2019-06-19 17:21:02 +05:30
npm Drop SWH prefix in classes everywhere 2019-06-20 19:08:46 +02:00
phabricator relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
pypi Remove columns 'description' and 'origin_id'. 2019-06-19 10:29:15 +02: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 swh.lister.cran 2019-06-11 21:26:31 +05:30
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00