silverstripe-framework/tests/control
ajshort 97ac0008b3 ENHANCEMENT: Cached the value for RootURLController::get_homepage_link() between calls.
From: ajshort <andrewjshort@gmail.com>

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@88504 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-11 00:07:22 +00:00
..
ContentControllerTest.php ENHANCEMENT: Cached the value for RootURLController::get_homepage_link() between calls. 2009-10-11 00:07:22 +00:00
ContentControllerTest.yml FEATURE: Allow you to access nested pages by falling over to a child page in ContentController if one is available. 2009-10-11 00:07:07 +00:00
DirectorTest.php BUGFIX Fixed Director::makeRelative() to accept https:// protocol 2009-03-17 22:22:55 +00:00
ModelAsControllerTest.php New test for old URL redirection 2008-11-13 02:18:12 +00:00
RootURLControllerTest.php ENHANCEMENT: Cached the value for RootURLController::get_homepage_link() between calls. 2009-10-11 00:07:22 +00:00
RootURLControllerTest.yml FEATURE: Refactored RootURLController to allow nested home pages. 2009-10-11 00:07:17 +00:00