silverstripe-framework/core/control
Sam Minnee eeb07e221f BUGFIX: Fix notice-level error in rewriteless operation of homepage when db needs to be created
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@73099 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:10 +13:00
..
ContentController.php BUGFIX: #3529 - SilverStripeNavigator causes strict XHTML pages to fail in Firefox (michaek) 2011-02-02 14:27:09 +13:00
ContentNegotiator.php Don't let content negotiator clobber the mime types of things other than HTML & XHTML 2011-02-02 14:27:04 +13:00
Controller.php BUGFIX #3591: Make Controller::isAjax() more reliable 2011-02-02 14:27:09 +13:00
Director.php ENHANCEMENT: Added BASE_SCRIPT_URL that lets you run a site without rewriting rules 2011-02-02 14:27:08 +13:00
FormResponse.php Better checking of tabstrip stuff 2011-02-02 14:26:39 +13:00
HTTPRequest.php BUGFIX: merged patch from ajshort. Fixed getURL() so it preserved the extension 2011-02-02 14:27:01 +13:00
HTTPResponse.php MINOR merged from trunk 2011-02-02 14:26:40 +13:00
ModelAsController.php BUGFIX: Fix notice-level error in rewriteless operation of homepage when db needs to be created 2011-02-02 14:27:10 +13:00
NestedController.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequestHandler.php BUGFIX #2992: Fixed T_PAAMAYIM_NEKUDOTAYIM error in RequestHandler 2008-11-05 01:59:27 +00:00
RootURLController.php ENHANCEMENT: Database will fix itself if you view the site and the database doesn't exist 2011-02-02 14:27:08 +13:00