HomeSoftware Heritage

Refactor lister code

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor lister code

Streamline production of new listers by aggressively moving core
functionality into progressively inherited (A->B->C) base classes
with the transport layer abstracted.
This should make common individual forge listers straightforward to
produce with minimal customization. Github and Bitbucket listers
can be used as examples of the indexing type.

Details

Provenance
fiendishAuthored on Mar 6 2017, 11:34 AM
fiendishPushed on Mar 6 2017, 12:36 PM
Differential Revision
D165: refactor github lister into something more generic
Tasks
T591: lister for bitbucket repositories

Commit No Longer Exists

This commit no longer exists in the repository.