swh-lister/swh/lister/gitlab
Antoine Lambert 52c3150155 gitlab: Update requests query parameters
Increase number of origins per page to the maximum value allowed
by GitLab API (100) to send less requests.

Ask for simple responses to reduce size of JSON data.
2021-07-23 14:05:38 +02:00
..
tests gitlab: Adapt requests retry policy to consider HTTP 50x status codes 2021-07-23 13:51:17 +02:00
__init__.py gitlab: Port to the new lister api 2021-01-25 08:51:16 +01:00
lister.py gitlab: Update requests query parameters 2021-07-23 14:05:38 +02:00
tasks.py gitlab: Adapt celery task implementations to the new lister api 2021-01-25 15:08:31 +01:00