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/almanac/query
epriestley f7d5904e4b Expose modern *.search Conduit endpoints in Almanac
Summary: Fixes T10411. Ref T10246. There are probably still some rough edges with this, but replace the old-school endpoints with modern ones so we don't unprototype with deprecated stuff.

Test Plan:
  - Made a bunch of calls to the new endpoints with various constraints/attachments.
  - Created and edited services, devices, interfaces, bindings, and properties on everything.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10246, T10411

Differential Revision: https://secure.phabricator.com/D15329
2016-02-23 08:20:57 -08:00
..
AlmanacBindingQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacBindingTransactionQuery.php Add AlmanacBinding, to bind a service to an interface 2014-10-27 13:39:36 -07:00
AlmanacDeviceQuery.php Allow Almanac devices to be queried and sorted by name 2016-02-21 10:44:46 -08:00
AlmanacDeviceSearchEngine.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacDeviceTransactionQuery.php Build AlmanacDevice UI 2014-10-17 05:02:14 -07:00
AlmanacInterfaceQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacNamespaceQuery.php Apply namespace locking rules in Almanac 2016-02-22 04:58:53 -08:00
AlmanacNamespaceSearchEngine.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNamespaceTransactionQuery.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNetworkQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacNetworkSearchEngine.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNetworkTransactionQuery.php Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
AlmanacPropertyQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacServiceQuery.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacServiceSearchEngine.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacServiceTransactionQuery.php Build AlmanacService 2014-10-17 05:01:57 -07:00