1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/conduit/method/differential/getalldiffs
tuomaspelkonen 6baeda8aad Added a conduit method for getting all the diffs for a revision.
Summary:
Loading all diffs for a differential revision is needed by at least
perflab.

Test Plan:
Created a simple script that queried the conduit and made sure that
it returned correct values.

Reviewed By: jungejason
Reviewers: jungejason
CC: epriestley, jungejason
Differential Revision: 155
2011-04-20 16:31:48 -07:00
..
__init__.php Added a conduit method for getting all the diffs for a revision. 2011-04-20 16:31:48 -07:00
ConduitAPI_differential_getalldiffs_Method.php Added a conduit method for getting all the diffs for a revision. 2011-04-20 16:31:48 -07:00