..
__tests__
Testing that PhabricatorEnv::getEnvConfig throws an exception if config option is not found.
2013-01-19 17:05:45 -08:00
management
Add a local configuration source and a non-environmental ENV config source
2012-12-30 06:16:15 -08:00
PhabricatorConfigDatabaseSource.php
Add database configuration source to the source stack
2013-01-17 15:10:21 -08:00
PhabricatorConfigDefaultSource.php
Read default values of custom config options
2013-01-19 08:36:08 -08:00
PhabricatorConfigDictionarySource.php
Formalize configuration sources and source stacks
2012-12-25 06:44:29 -08:00
PhabricatorConfigFileSource.php
Formalize configuration sources and source stacks
2012-12-25 06:44:29 -08:00
PhabricatorConfigLocalSource.php
Add a local configuration source and a non-environmental ENV config source
2012-12-30 06:16:15 -08:00
PhabricatorConfigProxySource.php
Show all configuration defaults when editing configuration
2013-01-01 14:10:33 -08:00
PhabricatorConfigSource.php
Show all configuration defaults when editing configuration
2013-01-01 14:10:33 -08:00
PhabricatorConfigStackSource.php
Show all configuration defaults when editing configuration
2013-01-01 14:10:33 -08:00
PhabricatorEnv.php
getConfigEnv fails fast when key is not found and no default value is given.
2013-01-19 12:11:28 -08:00
PhabricatorScopedEnv.php
Formalize configuration sources and source stacks
2012-12-25 06:44:29 -08:00