swh-lister/swh/lister/bitbucket
Valentin Lorentz 18b68bd8c7 s/REST( API)?/API/
Bitbucket's API kind of supports REST workflows, but the clearly use it
like an RPC API (the hardcoded schema in `PROJECT_API_URL_FORMAT`
make it particularly clear)
2021-04-27 18:13:13 +02:00
..
tests tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py s/REST( API)?/API/ 2021-04-27 18:13:13 +02:00
tasks.py Reimplement Bitbucket lister using new Lister API 2021-01-20 15:28:34 +01:00