1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/search/index
Nick Pellegrino 3e6fa43658 getConfigEnv fails fast when key is not found and no default value is given.
Summary:
T2345
getConfig throws an Exception when the key does not exist.
Also removes dead code that throws an Exception.

Test Plan:
Reloaded the Phabricator home page.  In the process, found
2 Exceptions thrown due to nonexistent keys.  After addressing these problems,
the home page loads without Exceptions.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4541
2013-01-19 12:11:28 -08:00
..
PhabricatorSearchAbstractDocument.php getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
PhabricatorSearchDocumentIndexer.php Improve Search architecture 2012-12-21 14:21:31 -08:00
PhabricatorSearchIndexer.php Improve Search architecture 2012-12-21 14:21:31 -08:00