silverstripe-environmentcheck/code
Sean Harvey e11e4349f9 Output check result and details as JSON if requested.
Can be either automatically if the Accept header is "application/json"
or suffixed with "json" extension, e.g. dev/check.json
2015-04-09 09:41:13 +12:00
..
checks Add a new check for Solr core availability. 2015-03-12 13:52:42 +13:00
DevCheckController.php Run individual suites through dev/checksuite 2014-08-22 16:14:15 +12:00
DevHealthController.php Output check result and details as JSON if requested. 2015-04-09 09:41:13 +12:00
EnvironmentCheck.php MINOR Consistent class naming and file<->class relationships (no functional changes) 2012-01-20 18:12:16 +01:00
EnvironmentChecker.php Output check result and details as JSON if requested. 2015-04-09 09:41:13 +12:00
EnvironmentCheckSuite.php Output check result and details as JSON if requested. 2015-04-09 09:41:13 +12:00