1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/config
epriestley ec7d799b2f Add "Core" config, with complex validation
Summary: This is more or less a copy of the validation which lives in `webroot/index.php` right now, but I don't want to wipe that out just yet because there's no way for normal users to see this new validation.

Test Plan: Tried to set "phabricator.base-uri" to crazy nonsense, was harshly rebuffed.

Reviewers: codeblock, btrahan

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4316
2013-01-01 18:22:48 -08:00
..
application Begin moving Phabricator configuration into PHP 2012-12-30 15:36:06 -08:00
check Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
controller Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
editor Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
exception Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
issue Detect and raise setup warnings from within Phabricator 2012-12-30 06:37:49 -08:00
option Add "Core" config, with complex validation 2013-01-01 18:22:48 -08:00
query Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
storage Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
view Improve resolution process for nonfatal setup issues 2012-12-30 17:04:38 -08:00