silverstripe-framework/tests/php/Control
Damian Mooyman 0c41a97a8b API Refactor Form request handling into FormRequestHandler
API Add HasRequestHandler interface
API Refactor Link() and url handling behaviour from Controller into RequestHandler
API RequestHandler classes now must define url_segment to have a default Link()
API Clean up redirectBack()
2017-03-10 15:04:33 +13:00
..
ControllerTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
DirectorTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
Email NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
FlushRequestFilterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
RequestHandlingTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
RSS Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ControllerTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +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 Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DirectorTest.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
FakeController.php BUG Remove reference to $_SERVER within FakeController 2017-02-27 16:54:01 +13:00
FlushRequestFilterTest.php BUG Ensure that tests run with flush=1 clean Flushables 2017-01-31 18:59:19 +13:00
HTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPResponseTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest.php API Upgrade tests to use new Config API 2017-02-27 16:54:01 +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 Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequestHandlingTest.php API Upgrade tests to use new Config API 2017-02-27 16:54:01 +13:00
SessionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00