swh-lister/swh/lister/cgit
Archit Agrawal 0bf24469b7 swh.lister.cgit: Remove repo page visit step
Remove the need to visit every page and extract the
origin url by introducing a parameter url_prefix.
The origin url is in format <prefix>/<repo_name> where
The prefix is same for all the repos for a particular
cgit instance.
2019-06-28 20:02:07 +05:30
..
tests swh.lister.cgit: Remove repo page visit step 2019-06-28 20:02:07 +05:30
__init__.py swh.lister.cgit 2019-06-28 19:27:25 +05:30
lister.py swh.lister.cgit: Remove repo page visit step 2019-06-28 20:02:07 +05:30
models.py swh.lister.cgit: Add pagination support 2019-06-28 19:27:25 +05:30
tasks.py swh.lister.cgit: Remove repo page visit step 2019-06-28 20:02:07 +05:30