silverstripe-environmentcheck/code/checks
2014-05-12 17:11:03 +12:00
..
DatabaseCheck.php ENHANCEMENT DatabaseCheck returns a PHP error if the table doesn't exist (fixes #6) 2013-04-04 22:37:43 +13:00
ExternalURLCheck.php Avoid 100% CPU on curl_multi_exec 2014-05-12 17:11:03 +12:00
FileAccessibilityAndValidationCheck.php FEATURE: add one more Environment checker 2013-01-09 18:59:22 +01:00
FileAgeCheck.php BUGFIX: fixing bug in FileAgeCheck when checking multiple files 2013-01-09 18:59:22 +01:00
FileWriteableCheck.php BUGFIX: fixing env check code error 2013-01-09 18:59:21 +01:00
HasClassCheck.php MINOR Consistent class naming and file<->class relationships (no functional changes) 2012-01-20 18:12:16 +01:00
HasFunctionCheck.php MINOR Consistent class naming and file<->class relationships (no functional changes) 2012-01-20 18:12:16 +01:00
SMTPConnectCheck.php ENHANCEMENT Added ExternalURLCheck, FileAgeCheck, SMTPConnectCheck 2012-01-20 18:12:16 +01:00
URLCheck.php BUGFIX: fixing env check code error 2013-01-09 18:59:21 +01:00