HomeSoftware Heritage

interface: Add new method origin_visit_get_with_statuses

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

Description

interface: Add new method origin_visit_get_with_statuses

It enables to retrieve in an efficient and paginated way the list
of visits and all their statuses for a given origin.

Previously, it was required to call origin_visit_status_get on each
visit of the origin to get such list.

Related to T4090

Commit No Longer Exists

This commit no longer exists in the repository.