silverstripe-framework/control
Sam Minnee a4bf2cd1f3 FIX: Correct afterCallActionHandler arguments to match SS4.
The extension point RequestHandler::afterCallActionHandler was missing a critical
argument that has since been added to SS4. This patch backports the change to 3.x.
2018-07-18 17:25:50 +12:00
..
injector Merge branch '3.6' into 3 2018-02-13 14:30:59 +00:00
ContentNegotiator.php NEW Add php 7.2 support 2018-01-30 16:50:32 +00:00
Controller.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00
Cookie_Backend.php remove trailing spaces in the codebase 2015-09-28 22:21:08 +13:00
Cookie.php Revert #3425 #3396 to restore deprecated functionality 2015-08-24 11:26:25 +12:00
CookieJar.php More code style fixes 2017-12-05 14:20:13 +00:00
Director.php Update docs for Vary: X-Requested-With 2018-07-04 15:55:52 +12:00
FlushRequestFilter.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00
HTTP.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00
HTTPCacheControl.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00
HTTPRequest.php Update regex to only match files with names 2017-05-08 17:22:50 +12:00
HTTPResponse.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00
IPUtils.php add IPUtils.php to control and implement symfony IpUtils (#6062) 2016-09-26 12:44:55 +13:00
NullHTTPRequest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PjaxResponseNegotiator.php adding a space before casting into a different type 2015-09-28 22:21:02 +13:00
RequestFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RequestHandler.php FIX: Correct afterCallActionHandler arguments to match SS4. 2018-07-18 17:25:50 +12:00
RequestProcessor.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
Session.php [ss-2017-006] Fix user agent invalidation on session startup 2017-12-01 10:55:00 +13:00
VersionedRequestFilter.php NEW Add better HTTP cache-control manipulation (#8086) 2018-06-08 11:56:31 +12:00