Commit Graph

10 Commits

Author SHA1 Message Date
Garion Herman 0685dfad75 FIX Add missing aliases for EnvironmentChecks 2020-01-06 10:08:08 +13:00
Serge Latyntcev c490c4e5a5 ADD ConfirmationMiddleware exceptions for the dev routes 2019-06-12 09:37:05 +12:00
Frank Mullenger 8f7f8570f2 NEW: Refactor to provide unit tests for cache headers check. 2019-03-20 10:21:00 +13:00
Frank Mullenger 578c73e6ce NEW: Refactor to provide unit tests for session check. 2019-03-20 09:38:58 +13:00
Robbie Averill bf5076f2df FIX Update BasicAuth call signature, remove deprecated code and update getenv 2017-12-13 20:51:37 +13:00
Robbie Averill 745a9f93ef FIX Remove after from YAML to prevent circular reference (#39) 2017-03-16 14:10:33 +13:00
Robbie Averill 254ed4801f SilverStripe 4.x compatibility (#38)
* Update composer constraint for 4.x compat

* 4.x compatibility: Rename "code" to "src" and add PSR-4 autoloading

* Restructure code and tests for PSR-4

* Implement namespaces

* Implement namespaced throughout

* PSR-2 formatting updates, separate Result from CheckSuite, implement PSR-3 logging, fix tests

* FIX Routes and template location

* Update readme. Allow check classes to be namespaced or not.

* Add entry to changelog

* FIX Ensure DatabaseCheckTest always has a member. Allow strings or objects for $check in the suite

* Update readme to be clearer about passing checks with or without namespaces

* Revert namespace checking and implement Injector aliases instead. Update readme.
2017-01-05 11:16:12 +13:00
Stig Lindqvist f48efcf963 Change dev/health route to health/check 2016-07-12 14:13:41 +12:00
Ingo Schommer c1dcef940e Run individual suites through dev/checksuite 2014-08-22 16:14:15 +12:00
Sean Harvey 3ff3b05692 Fixing deprecated usage of Director::addRules(), replace with YAML. 2013-09-20 11:26:21 +12:00