1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/differential/edge
epriestley cc865e549b Provide revision parent/child edges in edge.search, and more information in differential.revision.search
Summary: See PHI195. This bulks out these API methods since all the requests are pretty straightforward.

Test Plan: Ran `edge.search` and `differential.revision.search`.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D18762
2017-11-07 15:34:31 -08:00
..
DifferentialReviewerForRevisionEdgeType.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialRevisionDependedOnByRevisionEdgeType.php Provide revision parent/child edges in edge.search, and more information in differential.revision.search 2017-11-07 15:34:31 -08:00
DifferentialRevisionDependsOnRevisionEdgeType.php Provide revision parent/child edges in edge.search, and more information in differential.revision.search 2017-11-07 15:34:31 -08:00
DifferentialRevisionHasCommitEdgeType.php Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
DifferentialRevisionHasReviewerEdgeType.php Don't write inverse edges for DifferentialRevisionHasReviewerEdgeType 2015-01-04 10:07:56 +11:00
DifferentialRevisionHasTaskEdgeType.php Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00