1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/search/engine
Bob Trahan 84d4142b06 Search - fix external redirect issue for "help" search
Summary: Fixes T7335. "help" gets you to a specific diviner doc which is an external link, so make sure the code sets is external for the redirect response in this case.

Test Plan: typed "help" and got some

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7335

Differential Revision: https://secure.phabricator.com/D11830
2015-02-19 16:23:01 -08:00
..
PhabricatorApplicationSearchEngine.php Dashboards - introduce ability to optionally allow SearchEngines to be used as dashboard panels 2015-02-11 13:43:59 -08:00
PhabricatorJumpNavHandler.php Search - fix external redirect issue for "help" search 2015-02-19 16:23:01 -08:00
PhabricatorSearchEngine.php Properly create Elasticsearch index 2014-12-22 13:10:52 -08:00
PhabricatorSearchEngineElastic.php Ensure dateCreated property exists at index creation time 2014-12-30 02:46:17 -08:00
PhabricatorSearchEngineMySQL.php Properly create Elasticsearch index 2014-12-22 13:10:52 -08:00