swh-lister/swh/lister
Antoine Lambert e83902c2a3 phabricator/lister: Fix get_next_target_from_response return type
Without that fix, errors are raised when one wants to list Phabricator repositories
in a specific index range. The issue is due to a comparison between a string and
an integer. So convert next extracted repository index to integer to match the
corresponding model type.

Closes T1997
2019-09-16 13:36:46 +02:00
..
bitbucket tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
cgit cgit: reduce the batch size to 10 and add a bit of logging 2019-09-04 15:37:40 +02:00
core phabricator/lister: Do not override max_index when bootstrapping 2019-09-16 13:34:22 +02:00
cran plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
debian tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
github tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
gitlab tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
gnu plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
npm tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
packagist packagist/lister: Fix typos in docstring 2019-09-12 20:46:42 +02:00
phabricator phabricator/lister: Fix get_next_target_from_response return type 2019-09-16 13:36:46 +02:00
pypi plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
tests tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
cli.py tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00