1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/conduit/method
epriestley 6580bbdf39 Make it easy to find deprecated calls in the Conduit call log
Summary: Ref T9980. This makes it much easier to look for calls to deprecated methods.

Test Plan: {F1025851}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9980

Differential Revision: https://secure.phabricator.com/D14781
2015-12-14 15:25:28 -08:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
ConduitAPIMethod.php Make it easy to find deprecated calls in the Conduit call log 2015-12-14 15:25:28 -08:00
ConduitConnectConduitAPIMethod.php Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
ConduitGetCapabilitiesConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
ConduitGetCertificateConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
ConduitPingConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
ConduitQueryConduitAPIMethod.php Have EditEngine API methods provide the correct application to Conduit 2015-11-16 10:02:50 -08:00