swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) 8f5b10b3a3
gitlab.lister: Break asap when problem exists during fetch info
Prior to this, when wrong url injection happens, no information is
fetched because we have bad input in the first place (404, 400).  This
makes the debugging session quite hard.
2018-10-08 13:55:33 +02:00
..
tests swh.lister.gitlab: Read next page from headers 2018-07-12 12:23:46 +02:00
__init__.py swh.lister.gitlab: Bootstrap gitlab lister 2018-07-03 12:23:11 +02:00
lister.py gitlab.lister: Break asap when problem exists during fetch info 2018-10-08 13:55:33 +02:00
models.py gitlab/models.py: drop unused import 2018-10-01 15:53:04 +02:00
tasks.py lister/gitlab: Allow to define the per page elements to read 2018-07-20 13:41:25 +02:00