HomeSoftware Heritage

api: Fix some broken revision endpoints
dc332d2b0aa4Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

api: Fix some broken revision endpoints

Since the removal of some methods in storage (D534), the following
api endpoints were broken: /revision/origin/ and /revision/origin/log.

This commit fixes their implementation by performing the operations
that were previously handled in storage client-side.

Closes T1221

Details

Provenance
anlambertAuthored on Dec 19 2018, 12:05 PM
anlambertPushed on Dec 19 2018, 2:49 PM

Commit No Longer Exists

This commit no longer exists in the repository.