swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) b81621274b
lister: Unify credentials structure between listers
This becomes a dictionary of key <lister-name>, value a dict of key
<instance-name>, value list of dict username/password.

Related T1772
2019-05-29 14:00:11 +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 lister: Unify credentials structure between listers 2019-05-29 14:00:11 +02:00
models.py Simplify listers Model constructor 2018-12-12 18:27:11 +01:00
tasks.py tasks: fix handling of unsupported promise.save() calls 2019-04-11 11:03:48 +02:00