1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/maniphest/edge
epriestley acb145b3d7 Allow duplicates and merged-in tasks to be queried with edge.search
Summary: See PHI147.

Test Plan: Called the method from the web UI, got sensible results.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D18706
2017-10-13 13:12:50 -07:00
..
ManiphestTaskDependedOnByTaskEdgeType.php Expose "parent task" and "subtask" relationships to "edge.search" 2017-03-04 15:54:24 -08:00
ManiphestTaskDependsOnTaskEdgeType.php Expose "parent task" and "subtask" relationships to "edge.search" 2017-03-04 15:54:24 -08:00
ManiphestTaskHasCommitEdgeType.php Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
ManiphestTaskHasDuplicateTaskEdgeType.php Allow duplicates and merged-in tasks to be queried with edge.search 2017-10-13 13:12:50 -07:00
ManiphestTaskHasMockEdgeType.php Modernize Pholio edges 2015-01-02 10:11:41 +11:00
ManiphestTaskHasRevisionEdgeType.php Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
ManiphestTaskIsDuplicateOfTaskEdgeType.php Allow duplicates and merged-in tasks to be queried with edge.search 2017-10-13 13:12:50 -07:00