1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/drydock/query
epriestley 1ba52fac86 Introduce DrydockQuery to slightly reduce code duplication
Summary: Ref T2015. All the Drydock query classes share the application method; move it into a shared base class to slightly shrink the codebase.

Test Plan: Browsed query UIs.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2015

Differential Revision: https://secure.phabricator.com/D7837
2013-12-27 13:15:30 -08:00
..
DrydockBlueprintQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockBlueprintSearchEngine.php Use ApplicationSearch for Drydock Blueprints 2013-12-26 12:30:04 -08:00
DrydockLeaseQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLeaseSearchEngine.php Use ApplicationSearch to manage DrydockLeases 2013-12-26 10:42:00 -08:00
DrydockLogQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLogSearchEngine.php Use ApplicationSearch for DrydockLog 2013-12-26 12:30:29 -08:00
DrydockQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockResourceQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockResourceSearchEngine.php Use ApplicationSearch for Drydock Resources 2013-12-26 12:30:10 -08:00