Page MenuHomeSoftware Heritage

T292 - Open /directory/<sha1_git>/[<path>/] api route
ClosedPublic

Authored by jbertran on Apr 29 2016, 3:59 PM.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

jbertran retitled this revision from to T292 - Open /directory/<sha1_git>/[<path>/] api route.
jbertran updated this object.
jbertran edited the test plan for this revision. (Show Details)
jbertran added a reviewer: zack.
zack requested changes to this revision.Apr 29 2016, 4:03 PM
zack edited edge metadata.

please resubmit, pushing to the staging repository (for CI) should work this time

This revision now requires changes to proceed.Apr 29 2016, 4:03 PM
zack edited edge metadata.
This revision is now accepted and ready to land.Apr 29 2016, 4:06 PM
jbertran edited edge metadata.

diff: fix origin problem

This revision now requires review to proceed.Apr 29 2016, 4:10 PM
jbertran edited edge metadata.

update docstring for directory/<sha1_git>/[<path>/] api route

zack edited edge metadata.

only one nit above, feel free to submit it as a separate review request

swh/web/ui/views/api.py
657 ↗(On Diff #21)

I know it's unrelated to your changes, but please remove the default value here (in a separate commit).
Api end points should not have default hard-coded values.

This revision is now accepted and ready to land.Apr 29 2016, 4:20 PM
This revision was automatically updated to reflect the committed changes.
jbertran marked an inline comment as done.
zack changed the visibility from "All Users" to "Public (No Login Required)".