silverstripe-framework/control
2013-10-06 19:07:39 +02:00
..
injector Fix for duplicate class definition introduced in ddcfcf7. 2013-09-13 19:26:06 +12:00
ContentNegotiator.php BUGFIX: added <param> tag to ContentNegotiator filtering 2013-09-19 17:30:36 +02:00
Controller.php API Removed "PastMember" cookie and template getter 2013-09-27 20:06:25 +02:00
Cookie.php Ensure Cookie::get() will immediately return results. 2013-06-07 11:27:15 +12:00
Director.php FIX: Follow internal redirections for cli operations. 2013-09-16 20:11:28 +12:00
HTTP.php BUG Fix regression introduced in #2356 (method call on non-object) 2013-09-23 13:32:55 +12:00
HTTPRequest.php Merge remote-tracking branch 'origin/3.1' 2013-09-27 19:22:14 +02:00
HTTPResponse.php API Make SSViewer#process return HTMLText not string 2013-03-14 12:49:03 +13:00
NullHTTPRequest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PjaxResponseNegotiator.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
RequestFilter.php FEATURE: Added dependency injector for managing creation of new objects and their dependencies. 2012-05-18 12:39:57 +12:00
RequestHandler.php API Enforce $allowed_actions in RequestHandler->checkAccessAction() 2013-06-24 14:50:40 +02:00
RequestProcessor.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
Session.php FIX Session::$cookie_secure so Sessions still work via HTTP 2013-07-07 09:12:10 +12:00