Commit Graph

33 Commits

Author SHA1 Message Date
Guy Sartorelli f918209e35
MNT Revert erroneous dependency changes 2023-03-28 14:55:27 +13:00
Guy Sartorelli 9d5f8fce7d
MNT Update development dependencies 2023-03-10 16:36:51 +13:00
Guy Sartorelli f12698f47f
MNT Update release dependencies 2023-03-10 16:36:47 +13:00
Guy Sartorelli 6f0d1c84f2
MNT Update development dependencies 2023-03-10 12:21:31 +13:00
Steve Boyd 3902a1d688 DEP Set PHP 7.4 as the minimum version 2022-02-10 16:16:07 +13:00
Maxime Rainville 94fa4ee1f0 MNT Bump guzzle requirements 2021-11-08 10:32:34 +13:00
Steve Boyd 05dd7bc0a7 API phpunit 9 support 2021-10-27 18:06:29 +13:00
Maxime Rainville e5b77ff325 MNT Remove obsolete branch-alias 2021-05-05 11:17:25 +12:00
Steve Boyd f14fe7c40d Merge branch '2.2' into 2 2021-01-02 20:06:19 +13:00
Maxime Rainville dd037c8f50
DEP Remove explicit dev requirement for sminnee/phpunit-mock-objects 2020-12-21 14:51:00 +13:00
Steve Boyd d29a062562 MNT Travis shared config, use sminnee/phpunit 2020-12-01 16:29:13 +13:00
Maxime Rainville dfd9c15d56 Add PHP 7.4 test 2020-06-15 15:52:29 +12:00
Maxime Rainville 23104b77aa Add PHP 7.4 test 2020-06-15 15:48:00 +12:00
Steve Boyd 1aa18e7ced Update for 2.2 2020-06-15 14:53:33 +12:00
Damian Mooyman 6fe0b1889e
Update master alias to 2.2 2019-04-05 16:02:38 +13:00
Frank Mullenger da9eddc0e1
Merge branch 'master' into feature/extra-checks 2019-03-20 10:23:03 +13:00
Frank Mullenger e323674adf NEW: Adding Guzzle dependency. 2019-02-15 11:30:51 +13:00
Robbie Averill f6652c2b37 Remove obsolete branch alias 2018-05-25 14:55:17 +12:00
Robbie Averill b1f5ef184b Add PHP 7.2 to Travis, ensure phpcs passes stricter standard 2017-12-13 21:08:59 +13:00
Robbie Averill 0e84848c3d Convert to vendor module 2017-11-10 09:25:17 +13:00
Robbie Averill a68532cef0 Replace Travis configuration with standalone, add phpcs dependency and phpunit config 2017-08-28 09:44:50 +12:00
Robbie Averill 2131840da4 NEW Remove Phockito test dependency, update config API use 2017-08-25 15:19:45 +12:00
Sam Minnee 5897559cd2 FIX: Simpler matrix, polish test. 2017-05-04 18:00:25 +12:00
Robbie Averill b9af2d0734 FIX Update config API, Logger alias, dotenv config, remove PHP 5.5, other fixes
Remove PHP 5.5 from Travis configuration. Dotenv used for environment management now,
examples and tests updated to use putenv instead of define. Logger alias update to
LoggerInterface. Update mutable config API calls. Replace array declaration with
short version: []. Update license year.
2017-05-04 16:11:25 +12: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
Daniel Hensby 1f6ba594a6
Updating composer alias 2016-12-28 11:21:23 +00:00
Ed c1ac12193e add license to composer.json 2016-08-30 13:07:47 +12:00
Damian Mooyman b084f5433c Add changelog for 1.2.0 2016-02-04 13:31:33 +13:00
Ingo Schommer 81c7f2ba27 Optionally log check failures
Gives more granular control over monitoring failures
2015-11-20 12:06:26 +13:00
helpfulrobot 6c92cf3a8d Added license to composer.json 2015-11-19 18:52:02 +13:00
Damian Mooyman be424c145d Release 1.1.2 2015-11-19 10:53:11 +13:00
Christopher Pitt 53aafd97ba Made supported 2015-09-14 09:12:12 +12:00
Sam Minnee 135126ac2e Added composer config 2012-11-03 14:27:44 +13:00