swh-lister/swh/lister/gitlab
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 Generate the gitlab's instance name from the api_baseurl by default 2019-01-10 09:49:26 +01:00
__init__.py swh.lister.gitlab: Bootstrap gitlab lister 2018-07-03 12:23:11 +02:00
lister.py gitlab.lister: Remove request_params method override 2019-06-14 18:26:36 +02:00
models.py Simplify listers Model constructor 2018-12-12 18:27:11 +01:00
tasks.py relister: Fix consistently the behavior for the first time relisting 2019-06-25 14:48:17 +02:00