silverstripe-framework/control
Damian Mooyman 78a3f703f2 Merge pull request #4178 from dhensby/pulls/cookie-name-normalisation
NEW Cookie names with dots are now handled more gracefully
2015-06-15 11:35:39 +12:00
..
injector Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
ContentNegotiator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Controller.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
Cookie_Backend.php Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
Cookie.php Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
CookieJar.php NEW Cookie names with dots are now handled more gracefully 2015-05-12 10:49:58 +01:00
Director.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
FlushRequestFilter.php Correct regression around ?flush 2014-10-30 20:51:05 +11:00
HTTP.php API: Allow HTTP Cache Headers to be customized 2015-06-13 12:16:56 +12:00
HTTPRequest.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
HTTPResponse.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
NullHTTPRequest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PjaxResponseNegotiator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RequestFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RequestHandler.php UPDATE: change all instances of $this->request to use appropriate getter/setter 2015-04-30 11:04:08 +12:00
RequestProcessor.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
Session.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
VersionedRequestFilter.php BUG Fix Versioned stage not persisting in Session. Fixes #962 2014-05-06 14:11:44 +12:00