silverstripe-framework/tests/php/Control
2018-05-14 17:06:47 +12: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 Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 Merge branch '3.6' into 4.0 2017-11-25 16:56:50 +00: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 Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 [ss-2018-008] Validate against malformed urls 2018-05-14 17:06:47 +12:00
FlushMiddlewareTest.php NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
HTTPRequestBuilderTest.php BUG Fix basic auth in PHP-CGI 2017-12-21 14:58:19 +13:00
HTTPRequestTest.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
HTTPResponseTest.php FIX HTTPResponse::removeHeader incorrectly converts header name to lowercase 2018-01-16 23:20:52 +13:00
HTTPStreamResponseTest.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
SessionTest.php BUG Fix critical issue with incorrectly saved session data 2018-02-02 15:08:52 +13:00
SimpleResourceURLGeneratorTest.php Add a test for external resource support 2018-01-23 17:43:01 +13:00