1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-23 05:01:13 +01:00
phorge-phorge/src/applications/diffusion/engineextension
Aviv Eyal d8f2630d5c Modernize QuickSearch typeahead
Summary:
Use ClassQuery to find datasources for the quick-search.

Mostly, this allows extensions to add quicksearches.

Test Plan:
using `/typeahead/class/`, tested several search terms that make sense.
Removed the tag interface from a datasource, which removed it from results.

Reviewers: epriestley, amckinley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D18760
2017-11-30 15:07:49 +00:00
..
DiffusionCacheEngineExtension.php Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
DiffusionHovercardEngineExtension.php Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
DiffusionQuickSearchEngineExtension.php Modernize QuickSearch typeahead 2017-11-30 15:07:49 +00:00
DiffusionRepositoryURIsIndexEngineExtension.php Fix an issue with URI index updates from the daemons 2016-05-13 06:51:31 -07:00
DiffusionRepositoryURIsSearchEngineAttachment.php Allow callers to query information about repository URIs from diffusion.repository.search 2016-04-29 16:12:41 -07:00