1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/search/engine
epriestley c72b753e54 Move audit rendering into SearchEngine
Summary:
Ref T4986. Updates audit.

Slightly tweaks on method visibility.

Just used a HandleQuery since we have to rebuild the whole view thing otherwise; this is an unusual case.

Test Plan:
  - Checked Audit.
  - Checked Feed.
  - Checked Slowvote.

{F151555}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9011
2014-05-08 20:04:18 -07:00
..
PhabricatorApplicationSearchEngine.php Move audit rendering into SearchEngine 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