1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/conduit/controller
epriestley 09ad69238e Drive conduit result ordering through Query order specifications
Summary:
Ref T7803. Ref T5873. Allows Query methods to expose orderings from the underlying Query class nearly-for-free.

Callers can specify a string to use a builtin ordering, or an array to use a low-level column ordering.

Test Plan: {F368236}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5873, T7803

Differential Revision: https://secure.phabricator.com/D12381
2015-04-13 11:58:37 -07:00
..
PhabricatorConduitAPIController.php Fix some odd looking arrays 2015-04-05 22:29:39 +10:00
PhabricatorConduitConsoleController.php Drive conduit result ordering through Query order specifications 2015-04-13 11:58:37 -07:00
PhabricatorConduitController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorConduitListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorConduitLogController.php Modernize Conduit app a bit 2015-03-03 11:09:59 -08:00
PhabricatorConduitTokenController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorConduitTokenEditController.php Generate and use "cluster" Conduit API tokens 2014-12-15 11:15:14 -08:00
PhabricatorConduitTokenHandshakeController.php Add conduit.getcapabilities and a modern CLI handshake workflow 2014-12-15 11:14:53 -08:00
PhabricatorConduitTokenTerminateController.php Add Conduit Tokens to make authentication in Conduit somewhat more sane 2014-12-15 11:14:23 -08:00