1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/search/engineextension
Chad Little 6bb24e1d0c Move PhabricatorHovercard to PHUIHovercard
Summary: No UI changes, just some search and replace for UI consistency.

Test Plan: Test person and object hovercards still work. UIExamples too.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15172
2016-02-03 16:26:30 +00:00
..
PhabricatorFulltextIndexEngineExtension.php Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
PhabricatorHovercardEngineExtension.php Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
PhabricatorHovercardEngineExtensionModule.php Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
PhabricatorIDsSearchEngineExtension.php Clean up "ids" and "phids" handling in SearchEngines 2015-12-14 04:24:54 -08:00
PhabricatorLiskFulltextEngineExtension.php Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
PhabricatorLiskSearchEngineExtension.php Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
PhabricatorNgramsIndexEngineExtension.php Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
PhabricatorSearchEngineAttachment.php Implement an "Attachments" behavior for Conduit Search APIs 2015-12-14 11:53:00 -08:00
PhabricatorSearchEngineExtension.php Add a "content" attachment for Pastes for Conduit API 2015-12-14 11:53:32 -08:00
PhabricatorSearchEngineExtensionModule.php Prepare DestructionEngine to be modularized 2015-12-21 17:03:32 -08:00
PhabricatorSearchIndexVersionDestructionEngineExtension.php Allow index extensions to skip indexing if the object has not changed 2015-12-21 17:27:14 -08:00
PhabricatorSearchNgramsDestructionEngineExtension.php Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00