1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/maniphest/conduit
Joshua Spence 422b2f2b89 Remove deprecated maniphest.find Conduit method
Summary: This method has been deprecated for a long time (see D2887 and D6336).

Test Plan:
```lang=bash
> echo '{}' | arc --conduit-uri=http://phabricator.local call-conduit 'maniphest.find'
Waiting for JSON parameters on stdin...
{"error":"ERR-CONDUIT-CALL","errorMessage":"ERR-CONDUIT-CALL: ","response":null}
```

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11117
2015-01-02 10:03:31 +11:00
..
ManiphestConduitAPIMethod.php Migrate Maniphest task blockers to modern EdgeType classes 2014-12-28 06:40:39 -08:00
ManiphestCreateTaskConduitAPIMethod.php Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
ManiphestGetTaskTransactionsConduitAPIMethod.php Expose transaction PHID in maniphest.gettasktransactions 2014-11-24 14:59:52 -08:00
ManiphestInfoConduitAPIMethod.php Maniphest - introduce needProjectPHIDs 2014-12-18 13:53:45 -08:00
ManiphestQueryConduitAPIMethod.php Remove deprecated maniphest.find Conduit method 2015-01-02 10:03:31 +11:00
ManiphestQueryStatusesConduitAPIMethod.php Minor formatting changes 2014-10-08 08:39:49 +11:00
ManiphestUpdateConduitAPIMethod.php Maniphest - introduce needProjectPHIDs 2014-12-18 13:53:45 -08:00