1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-22 03:29:11 +01:00
phorge-phorge/src/infrastructure/customfield/standard
epriestley ecc4c531c9 Stop threading handles through the CustomField + ApplicationSearch pipeline
Summary:
Ref T8441. Ref T7715.

  - These are obsolete after the Viewer/HandlePool changes.
  - These are unused after the typeahead parameterization changes.

Test Plan: `grep`, poked around.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7715, T8441

Differential Revision: https://secure.phabricator.com/D13176
2015-06-07 07:32:46 -07:00
..
PhabricatorStandardCustomField.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldBool.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldCredential.php Implement a "credential" standard custom field 2014-03-25 16:13:27 -07:00
PhabricatorStandardCustomFieldDate.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldHeader.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldInt.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldLink.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldPHIDs.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldRemarkup.php Show change details for "Remarkup" standard custom field edits 2015-03-03 10:39:32 -08:00
PhabricatorStandardCustomFieldSelect.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldText.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00
PhabricatorStandardCustomFieldUsers.php Stop threading handles through the CustomField + ApplicationSearch pipeline 2015-06-07 07:32:46 -07:00