silverstripe-framework/tests/control
2011-03-11 15:06:09 +13:00
..
ContentControllerPermissionsTest.php MINOR Fixed typo 2010-04-28 07:16:21 +00:00
ContentControllerTest.php BUGFIX Fixed SiteTree->Content link shortcode parsing introduced in r101093 (#5227) (from r101302) 2010-10-13 00:42:17 +00:00
ContentControllerTest.yml Added values for new permission code 'VIEW_DRAFT_CONTENT' test (from r97898) 2010-04-13 01:43:29 +00:00
DirectorTest.php Revert "MINOR Replaced assertType() calls with assertInstanceOf(), deprecated in PHPUnit 3.6 (throws warnings as of 3.5.10)" - cased too many problems with mixed build environments that require PHP 3.4 2011-03-11 15:06:09 +13:00
HTTPResponseTest.php ENHANCEMENT Added SS_HTTPResponse->setStatusDescription() as equivalent to setStatusCode(). Added documentation. 2010-11-23 19:38:15 +00:00
ModelAsControllerTest.php BUGFIX: When finding an old page in the 404 handler, favour existing subpages over historical ones. (from r104468) 2010-10-15 00:28:02 +00:00
NullHTTPRequestTest.php ENHANCEMENT Added NullHTTPRequest as a placeholder for new RequestHandler/Controller instances that haven't handled a URL yet. This means RequestHandler->request can be safely called from singleton controllers 2010-12-16 04:06:13 +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