swh-lister/swh/lister/github
Nicolas Dandrimont a1a6228e05 lister: retrieve old task and origin id if a full_name has been recycled
If a repo changed hands, it is possible that a full_name is recycled. In
that case, we reuse the task_id and origin_id from the old repository
instead of recreating them.
2016-10-20 16:26:53 +02:00
..
__init__.py ghlister: move to swh.lister.github as per swh convention 2015-10-27 14:36:20 +01:00
base.py base: the scheduler API returns dicts, not lists 2016-10-20 15:23:25 +02:00
db_utils.py Revert to the pre-qless refactoring version 2016-09-13 14:57:26 +02:00
lister.py lister: retrieve old task and origin id if a full_name has been recycled 2016-10-20 16:26:53 +02:00
models.py models: add task_id and origin_id columns to the repos table 2016-10-13 16:36:25 +02:00