silverstripe-framework/src
Sam Minnee 4d89daac78 NEW: Register Injector::inst()->get(HTTPRequest)
HTTPRequest is provided as a service so that global references for
session, hostname, etc can be facilitated. It’s a bit of a hack and
should be avoided but we’re unlikely to scrub it completely from the
Silverstripe 4 code.
2017-06-27 13:32:39 +12:00
..
conf API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Control NEW: Register Injector::inst()->get(HTTPRequest) 2017-06-27 13:32:39 +12:00
Core NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
Dev API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Forms API: Replace Director::direct() with Director::handleRequest(). 2017-06-27 13:32:39 +12:00
i18n BUG Removed reserved / removed / invalid country codes 2017-06-16 11:38:00 +12:00
includes API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Logging API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ORM NEW restored Extension::__construct() 2017-06-26 17:34:43 +12:00
Security NEW: Replace AuthenticationRequestFilter with AuthenticationMiddleware 2017-06-27 13:32:39 +12:00
View API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00