silverstripe-framework/control
2013-05-10 22:31:38 +12:00
..
injector Merge remote-tracking branch 'origin/3.0' into 3.1 2013-02-18 14:15:42 +01:00
ContentNegotiator.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Controller.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Cookie.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Director.php API: Add Director::is_https() 2013-05-10 22:31:38 +12:00
HTTP.php PHPDoc + coding conventions 2013-05-10 21:59:20 +12:00
HTTPRequest.php API Adding setURL to HTTPRequest object 2013-02-28 08:50:53 +00: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 API Make SSViewer#process return HTMLText not string 2013-03-14 12:49:03 +13: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 Fix: RequestHandler not managing 404/403 errors correctly (fixes #1696) 2013-04-09 15:43:50 +01:00
RequestProcessor.php BUG Make RequestProcessor->filters settable as a property too 2012-07-19 13:58:58 +12:00
Session.php FIX Fallback for Session.cookie_path 2013-03-25 23:03:34 +01:00