swh.lister.cgit
Implemented a lister to list the repos for a given CGit instance. Closes T1659
Showing
- README.md 13 additions, 0 deletionsREADME.md
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- swh/lister/cgit/__init__.py 0 additions, 0 deletionsswh/lister/cgit/__init__.py
- swh/lister/cgit/lister.py 180 additions, 0 deletionsswh/lister/cgit/lister.py
- swh/lister/cgit/models.py 17 additions, 0 deletionsswh/lister/cgit/models.py
- swh/lister/cgit/tasks.py 23 additions, 0 deletionsswh/lister/cgit/tasks.py
- swh/lister/cgit/tests/__init__.py 0 additions, 0 deletionsswh/lister/cgit/tests/__init__.py
- swh/lister/cgit/tests/api_response.html 47 additions, 0 deletionsswh/lister/cgit/tests/api_response.html
- swh/lister/cgit/tests/conftest.py 1 addition, 0 deletionsswh/lister/cgit/tests/conftest.py
- swh/lister/cgit/tests/test_lister.py 40 additions, 0 deletionsswh/lister/cgit/tests/test_lister.py
- swh/lister/cgit/tests/test_tasks.py 29 additions, 0 deletionsswh/lister/cgit/tests/test_tasks.py
- swh/lister/cli.py 8 additions, 1 deletionswh/lister/cli.py
- swh/lister/core/tests/conftest.py 1 addition, 0 deletionsswh/lister/core/tests/conftest.py
Loading
-
Some references in the commit message have been migrated:
- T1659 is now #1659 (closed)
Please register or sign in to comment