1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/conduit
mgummelt d3b8389256 include revision id in getdiff conduit call
Summary:
we need to know the revision id in order to generate
differential links.  It would be amazing if there existed some library
for object <-> network call mapping, and we could get all the
information about an object given some unique ID rather than having to
create a dictionary manually.  One can dream...

Test Plan:
1. setup on test phabricator instance
2. called differential.getdiff from client code with a valid diffid
3. verified that the correct revisionID was included

Reviewed By: epriestley
Reviewers: epriestley
CC: dpepper, aran, epriestley, mgummelt
Differential Revision: 795
2011-08-09 15:57:24 -07:00
..
controller Provide a paste.create Conduit method 2011-07-29 19:00:04 -07:00
method include revision id in getdiff conduit call 2011-08-09 15:57:24 -07:00
protocol Provide basic Conduit documentation. 2011-07-04 12:03:36 -07:00
storage Provide basic Conduit documentation. 2011-07-04 12:03:36 -07:00