swh-lister/swh/lister/github
David Douard b810876ef8 tasks: normalize the url argument name of most lister
Since all the listing tasks accepts an url as first argument (whatever the
argument name is), it makes sense to use a simple common argument name for
this. I've chosen 'url' instead of api_baseurl/forge_url/url.

Also kill now useless `new_lister()` functions.
2019-09-04 15:38:01 +02:00
..
tests tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
__init__.py implement listers as plugins 2019-09-03 15:02:24 +02:00
lister.py github: make GitHubLister's api_baseurl init argument optional 2019-09-02 12:29:38 +02:00
models.py models: Unify tablenames using singular as main archive's convention 2019-06-18 07:18:34 +02:00
tasks.py tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00