1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/conduit/method
epriestley 55a54facd5 Use PhabricatorCachedClassMapQuery in Conduit method lookups
Summary: Ref T11954. Depends on D16994. This implements the Conduit method cache described in that revision for a small global Conduit performance improvement.

Test Plan: Verified Conduit has the same behavior at lower cost. See D16994 for details.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11954

Differential Revision: https://secure.phabricator.com/D16995
2016-12-06 08:38:46 -08:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
ConduitAPIMethod.php Use PhabricatorCachedClassMapQuery in Conduit method lookups 2016-12-06 08:38:46 -08:00
ConduitConnectConduitAPIMethod.php Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
ConduitGetCapabilitiesConduitAPIMethod.php Begin cleaning up OAuth scope handling 2016-04-04 09:11:51 -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 Begin cleaning up OAuth scope handling 2016-04-04 09:11:51 -07:00