silverstripe-framework/control
Damian Mooyman 47a9cdfd49 ENHANCEMENT Backport of querystring work to 3.x (#8026)
* WIP Backport of querystring work to 3.x

* Remove dataextension requirement

* Fix up bootstrapping

* more backporting

* Bug fix some tests

* Fix up some tests

* Fix support for custom stages
Don't set empty stage

* Better cache typehint

* Make sure useDraftSite(false) re-enables secure site

* Remove unnecessary guard around controller property
2018-05-08 10:04:44 +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 ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +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 ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +12:00
FlushRequestFilter.php remove trailing spaces in the codebase 2015-09-28 22:21:08 +13:00
HTTP.php Fix HTTP::get_mime_type with uppercase filenames. 2017-11-16 10:56:34 +00:00
HTTPRequest.php Update regex to only match files with names 2017-05-08 17:22:50 +12:00
HTTPResponse.php DOCS Update PHPDoc for SS_HTTPResponse 2016-11-14 19:02:56 +00: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 ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +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 ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +12:00