swh-lister/swh/lister/bitbucket
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
..
tests bitbucket: Allow to specify the number of repos per api request 2019-06-21 17:50:23 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
lister.py relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00
models.py models: Unify tablenames using singular as main archive's convention 2019-06-18 07:18:34 +02:00
tasks.py relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00