1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config
epriestley 27ec272057 Move open_basedir and safe_mode checks into new setup
Summary: Newer and shinier!

Test Plan: Intentionally misconfigured myself into all three setup failures (safe_mode, open_basedir/fatal, open_basedir/nonfatal).

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2228

Differential Revision: https://secure.phabricator.com/D4589
2013-01-22 16:15:54 -08:00
..
application Move mail-related setup issues to setup checks 2013-01-18 13:28:30 -08:00
check Move open_basedir and safe_mode checks into new setup 2013-01-22 16:15:54 -08:00
controller Two minor Config sidebar tweaks. 2013-01-21 18:55:54 -08:00
editor Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -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
json Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
management Add enum option type. 2013-01-21 18:48:29 -08:00
option Don't require phabricator.base-uri to be configured 2013-01-22 13:57:02 -08:00
query Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
response Port extension checks to new-style setup 2013-01-22 15:16:26 -08:00
storage Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
view Don't require phabricator.base-uri to be configured 2013-01-22 13:57:02 -08:00