swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) 8ad70b3d60
swh.lister.gitlab: Make the lister instance parametric
This impacts:
- the credentials reading which needs to be indexed per instance
- the models since a new instance column needs to referenced and
  indexed

Related T989
2018-07-11 11:16:42 +02:00
..
__init__.py swh.lister.gitlab: Bootstrap gitlab lister 2018-07-03 12:23:11 +02:00
lister.py swh.lister.gitlab: Make the lister instance parametric 2018-07-11 11:16:42 +02:00
models.py swh.lister.gitlab: Make the lister instance parametric 2018-07-11 11:16:42 +02:00
tasks.py swh.lister.gitlab: Respect camel case convention 2018-07-11 09:46:20 +02:00