silverstripe-framework/tests/php/Core
Damian Mooyman d20ab50f9d API Stronger Injector service unregistration
BUG Fix up test regressions
FIX director references to request object
API Move all middlewares to common namespace
API Implement RequestHandlerMiddlewareAdapter
ENHANCEMENT Improve IP address parsing
Fix up PHPDoc / psr2 linting
BUG Fix property parsing in TrustedProxyMiddleware
BUG Fix Director::is_https()
2017-06-27 13:32:39 +12:00
..
Cache API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ClassInfoTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Config API Remove Object class 2017-05-23 13:50:35 +12:00
Injector API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Manifest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ObjectTest NEW restored Extension::__construct() 2017-06-26 17:34:43 +12:00
Startup API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfoTest.php API Remove Object class 2017-05-23 13:50:35 +12:00
ConvertTest.php Merge branch '3' 2017-01-31 17:03:53 +00:00
CoreTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
HTMLCleanerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
KernelTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
MemoryLimitTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ObjectTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
PhpSyntaxTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00