silverstripe-framework/tests/php/Control
Damian Mooyman 9d3277f3d3
BUG Fix forceWWW and forceSSL not working in _config.php
API Introduce CanonicalURLMiddleware
BUG Fix Director::makeRelative() failing on multi-domain sites
2017-10-30 14:42:36 +13:00
..
ControllerTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
DirectorTest API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Email BUG Fix enable email subclasses to use their respective templates 2017-10-19 14:44:04 +13:00
FlushMiddlewareTest NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
HTTPStreamResponseTest API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
Middleware Code style fixes 2017-09-28 09:54:29 +13:00
RequestHandlingTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
RSS BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
SimpleResourceURLGeneratorTest/_fakewebroot ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
ControllerTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
ControllerTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
CookieJarTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CookieTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
DirectorTest.php BUG Fix forceWWW and forceSSL not working in _config.php 2017-10-30 14:42:36 +13:00
FlushMiddlewareTest.php NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
HTTPRequestTest.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
HTTPResponseTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPStreamResponseTest.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest.php Remove unnecessary FRAMEWORK_DIR constants 2017-10-03 14:52:23 +13:00
IPUtilsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NullHTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
RequestHandlingTest.php Removed ErrorPage 2017-06-26 10:03:03 -07:00
SessionTest.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
SimpleResourceURLGeneratorTest.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00