1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/search/engine
epriestley 684805a88a Move rendering to SearchEngine for Calendar
Summary:
Ref T4986. This one needs `getApplicationURI()` so make it a little beefier to deal with that.

(It would be vaguely nice to somehow share the handle and application stuff between Controllers and Engine classes like this, but I don't immediately see a clean way to do it without traits. Not a big deal, in any case.)

Test Plan:
  - Viewed Calendar.
  - Made a Calendar panel.
  - Viewed feed.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9012
2014-05-08 20:04:18 -07:00
..
PhabricatorApplicationSearchEngine.php Move rendering to SearchEngine for Calendar 2014-05-08 20:04:18 -07:00
PhabricatorJumpNavHandler.php Modernize documentation links 2014-03-17 15:01:31 -07:00
PhabricatorSearchEngine.php Partially use ApplicationSearch in main search 2014-02-03 12:51:08 -08:00
PhabricatorSearchEngineElastic.php Fix a bad call in ElasticSearch recovery code 2014-02-17 11:39:58 -08:00
PhabricatorSearchEngineMySQL.php Use ApplicationSearch to power primary search 2014-02-03 12:52:47 -08:00