silverstripe-framework/src/Control
Damian Mooyman 3e6984d5a8
Shift REQUEST_URI mangling into HTTPRequestBuilder::createFromVariables()
2017-10-09 17:35:33 +13:00
..
Email API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Middleware added ratelimiter tests 2017-09-27 16:42:04 +01:00
RSS API Remove Object class 2017-05-23 13:50:35 +12:00
CLIRequestBuilder.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
CliController.php API Remove Object class 2017-05-23 13:50:35 +12:00
ContentNegotiator.php Reset test state for modified config options 2017-09-28 17:24:32 +13:00
Controller.php NEW Allow SSViewer and SSViewer_FromString to be injectable 2017-07-13 20:48:58 +12:00
Cookie.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CookieJar.php API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
Cookie_Backend.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Director.php Avoid double slash in Director mock URLs 2017-10-09 17:21:43 +13:00
HTTP.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
HTTPApplication.php Fix enable ?flush rather than just ?flush=1 2017-06-29 16:13:38 +12:00
HTTPRequest.php Remove "url" query param reliance, use index.php 2017-10-09 17:21:43 +13:00
HTTPRequestBuilder.php Shift REQUEST_URI mangling into HTTPRequestBuilder::createFromVariables() 2017-10-09 17:35:33 +13:00
HTTPResponse.php FIX HTTP Headers are case insensitive 2017-09-13 16:02:12 +01:00
HTTPResponse_Exception.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HTTPStreamResponse.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HasRequestHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
IPUtils.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
NestedController.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
NullHTTPRequest.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PjaxResponseNegotiator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
RequestFilter.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
RequestHandler.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
RequestProcessor.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Session.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
SimpleResourceURLGenerator.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00