1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-12 00:26:13 +01:00
phorge-phorge/src/infrastructure/daemon/workers/query
Joshua Spence acb1eb81cc Move some PhabricatorSearchField subclasses
Summary: Move some `PhabricatorSearchField` subclasses to be adjacent to the application to which they belong. This seems generally better to me than lumping them all together in the `src/applications/search/field/` directory. I was also wondering if it makes sense to rename these subclasses as `PhabricatorXSearchField` rather than `PhabricatorSearchXField` (as per T5655), but wasn't really sure if these objects are meant to be search-fields, or just fields belonging to the #search application.

Test Plan: N/A.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D13374
2015-07-06 22:52:05 +10:00
..
PhabricatorWorkerArchiveTaskQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorWorkerBulkJobQuery.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorWorkerBulkJobSearchEngine.php Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
PhabricatorWorkerBulkJobTransactionQuery.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorWorkerLeaseQuery.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorWorkerTriggerQuery.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00