silverstripe-framework/core/control
Andrew O'Neil ba02a631c9 Added better checking for wonky databases (merged from 2.1.0 branch, r42589)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@42924 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-10-02 04:56:43 +00:00
..
ContentController.php Optional reporting of versions to SilverStripe (merged from 2.1.0 branch, r42422) 2007-10-02 04:51:22 +00:00
ContentNegotiator.php Added HTTPResponse object, to encapsulate Controller responses for aid testing and other 'quirky' uses of Controllers 2007-08-17 03:09:46 +00:00
Controller.php Added better checking for wonky databases (merged from 2.1.0 branch, r42589) 2007-10-02 04:56:43 +00:00
Director.php aoneil: allow the dev servers and test servers to be set via Director (merged from branches/2.1.0) 2007-09-27 21:50:10 +00:00
FormResponse.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTTPResponse.php Added Director::redirected_to / Controller::redirectedTo() for redirection-detection 2007-08-31 00:26:41 +00:00
ModelAsController.php bfojcapell: If we are visiting a multilingual site Translatable::get_one should be used 2007-09-16 16:14:01 +00:00
NestedController.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RootURLController.php Fixed bugs in Session implementation of nested controllers 2007-08-17 23:11:43 +00:00
Sitemap.php wscott: Added some additional fixes & such to sapphire 2007-09-14 00:47:00 +00:00
Statistics.php fixed php notices, meaningful heredoc-modifiers 2007-09-16 20:35:04 +00:00