silverstripe-environmentcheck/code
Ingo Schommer 0e8d61869a BUGFIX Use httpError() in EnvironmentChecker
Security::permissionFailure() relies on the object extending Controller,
not RequestHandler, since it wants to use the redirect() API.
2013-01-09 18:59:22 +01:00
..
checks FEATURE: add one more Environment checker 2013-01-09 18:59:22 +01:00
DevCheckController.php NEW Cleaned up access checks, allow extension 2013-01-09 18:59:22 +01:00
DevHealthController.php NEW Cleaned up access checks, allow extension 2013-01-09 18:59:22 +01:00
EnvironmentCheck.php MINOR Consistent class naming and file<->class relationships (no functional changes) 2012-01-20 18:12:16 +01:00
EnvironmentChecker.php BUGFIX Use httpError() in EnvironmentChecker 2013-01-09 18:59:22 +01:00
EnvironmentCheckSuite.php Use ArrayList instead of DataObjectSet for SS3 2013-01-09 18:59:22 +01:00