Homec4science

add a getrevision conduit method

Authored by Adam Simpkins <simpkins@fb.com> on Apr 21 2011, 01:38.

Description

add a getrevision conduit method

Summary:
Add a method to get the information about a revision, including its full
list of diffs.

We could add an option to just return the diff IDs if we wanted. For my
use case, I need the full set of information for each diff, so fewer
round trips is better. This is also how the old json.php page used to
work.

Test Plan:
Tuomas tested it in his sandbox.

Reviewed By: tuomaspelkonen
Reviewers: jungejason, tuomaspelkonen, epriestley
CC: tuomaspelkonen
Differential Revision: 156

Details

Committed
Adam Simpkins <simpkins@fb.com>Apr 21 2011, 06:02
Pushed
aubortJan 31 2017, 17:16
Parents
rPHdbb01cfe6327: Merge branch 'master' of github.com:facebook/phabricator
Branches
Unknown
Tags
Unknown

Event Timeline

Adam Simpkins <simpkins@fb.com> committed rPHd4576262db08: add a getrevision conduit method (authored by Adam Simpkins <simpkins@fb.com>).Apr 21 2011, 06:02