swh-lister/swh/lister/cgit
Antoine R. Dumont (@ardumont) 2e22073558
cgit: Compute origin urls out of a base git url when provided.
This adds a second behavior to the cgit lister to actually compute origin urls instead
of parsing them out of another http request on git detailed page.

This new behavior is expected to be the default behavior.

The old behavior is kept for now and is expected to be used as fallback if too much
false negatives are returned.

Related to T2999
2021-01-29 15:33:24 +01:00
..
tests cgit: Compute origin urls out of a base git url when provided. 2021-01-29 15:33:24 +01:00
__init__.py Port cgit lister to the new lister api 2021-01-25 14:57:45 +01:00
lister.py cgit: Compute origin urls out of a base git url when provided. 2021-01-29 15:33:24 +01:00
tasks.py cgit: Compute origin urls out of a base git url when provided. 2021-01-29 15:33:24 +01:00