1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/drydock/query
Joshua Spence 86c399b657 Rename PhabricatorApplication subclasses
Summary: Ref T5655. Some discussion in D9839. Generally speaking, `Phabricator{$name}Application` is clearer than `PhabricatorApplication{$name}`.

Test Plan:
# Pinned and uninstalled some applications.
# Applied patch and performed migrations.
# Verified that the pinned applications were still pinned and that the uninstalled applications were still uninstalled.
# Performed a sanity check on the database contents.

Reviewers: btrahan, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: hach-que, epriestley, Korvin

Maniphest Tasks: T5655

Differential Revision: https://secure.phabricator.com/D9982
2014-07-23 10:03:09 +10:00
..
DrydockBlueprintQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockBlueprintSearchEngine.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DrydockBlueprintTransactionQuery.php Add transactions to Drydock blueprint editing 2014-01-09 12:19:54 -08:00
DrydockLeaseQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLeaseSearchEngine.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DrydockLogQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLogSearchEngine.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DrydockQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DrydockResourceQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockResourceSearchEngine.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00