1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config/option
epriestley 0afdabff00 Convert 'class' config options to new validation
Summary: Ref T12845. These options prompt the user to select from among concrete subclasses of some base class.

Test Plan: Set, deleted and mangled these values from the web UI and CLI.

Reviewers: chad, amckinley

Reviewed By: amckinley

Maniphest Tasks: T12845

Differential Revision: https://secure.phabricator.com/D18159
2017-06-27 12:14:19 -07:00
..
PhabricatorAccessLogConfigOptions.php Add "%I" (instance name) to application log formats 2017-04-23 11:07:19 -07:00
PhabricatorApplicationConfigOptions.php Convert 'class' config options to new validation 2017-06-27 12:14:19 -07:00
PhabricatorAuthenticationConfigOptions.php Clarify that "account.editable" no longer extends to profile pictures 2017-02-06 08:37:26 -08:00
PhabricatorAWSConfigOptions.php Add amazon-ses.endpoint configuration 2016-03-23 12:28:59 -07:00
PhabricatorClusterConfigOptions.php Support multiple fulltext search clusters with 'cluster.search' config 2017-03-26 08:16:47 +00:00
PhabricatorConfigOption.php Begin modularizing config options in a more modern way 2017-06-27 12:12:37 -07:00
PhabricatorCoreConfigOptions.php Add setup checks for unused homepage options 2016-08-25 12:08:02 -07:00
PhabricatorDeveloperConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorMailgunConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorMetaMTAConfigOptions.php Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00
PhabricatorMySQLConfigOptions.php Remove "mysql.configuration-provider" configuration option 2016-11-22 09:24:46 -08:00
PhabricatorNotificationConfigOptions.php Complete modernization of Aphlict configuration 2016-04-14 04:57:00 -07:00
PhabricatorPHDConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorPHPMailerConfigOptions.php Make base64 the default SMTP encoding 2016-06-09 13:22:17 -07:00
PhabricatorPhurlConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorRecaptchaConfigOptions.php Implement new reCAPTCHA interface 2017-02-03 20:06:29 +00:00
PhabricatorSecurityConfigOptions.php Support HMAC+SHA256 with automatic key generation and management 2017-04-06 15:42:59 -07:00
PhabricatorSendGridConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorSMSConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add validation for config settings of type regex 2017-04-13 13:57:03 -07:00
PhabricatorTranslationsConfigOptions.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorUIConfigOptions.php Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00