1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential
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
..
__tests__ Implement basic one-up and test renderers 2013-01-14 14:20:06 -08:00
application Restore some title glyphs to new-style applications 2013-01-17 15:04:57 -08:00
conduit Delete differential.updatetaskrevisionassoc 2013-01-18 18:20:53 -08:00
config A closed commit can be reopened, if allowed by the config file. 2013-01-19 09:10:18 -08:00
constants A closed commit can be reopened, if allowed by the config file. 2013-01-19 09:10:18 -08:00
controller getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Expanded Regexp for matching tasks to include more tenses 2013-01-19 11:34:34 -08:00
mail getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
parser getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
query Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
render Fix two diff rendering bugs 2013-01-15 08:07:40 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
view Dark sidebar everywhere 2013-01-14 13:40:51 -08:00
DifferentialReplyHandler.php be careful of received mail object in error cases too 2012-11-20 17:19:26 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00