1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/releeph/query
Bob Trahan b902005bed Kill PhabricatorObjectDataHandle
Summary: Ref T603. Killing this class is cool because the classes that replace it are policy-aware. Tried to keep my wits about me as I did this and fixed a few random things along the way. (Ones I remember right now are pulling a query outside of a foreach loop in Releeph and fixing the text in UIExample to note that the ace of hearts if "a powerful" card and not the "most powerful" card (Q of spades gets that honor IMO))

Test Plan: tested the first few changes (execute, executeOne X handle, object) then got real mechanical / careful with the other changes.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran, FacebookPOC

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D6941
2013-09-11 12:27:28 -07:00
..
ReleephBranchQuery.php Use ApplicationSearch for Releeph branch lists 2013-08-16 18:55:35 -07:00
ReleephBranchSearchEngine.php Use ApplicationSearch for Releeph branch lists 2013-08-16 18:55:35 -07:00
ReleephBranchTransactionQuery.php Provide a history controller for Releeph branches 2013-08-21 12:32:07 -07:00
ReleephProjectQuery.php Remove all reads of ReleephProject->repositoryID 2013-08-14 08:59:28 -07:00
ReleephProjectSearchEngine.php Use ApplicationSearch in Releeph project list 2013-07-21 08:44:53 -07:00
ReleephProjectTransactionQuery.php Add a project history controller to Releeph 2013-08-21 12:32:05 -07:00
ReleephRequestQuery.php Restore fields to Releeph from prior to CustomField patch 2013-08-28 13:06:29 -07:00
ReleephRequestSearchEngine.php Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
ReleephRequestTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00