silverstripe-framework/tests/control
Ingo Schommer b15019a95f ENHANCEMENT Added SS_HTTPResponse->setStatusDescription() as equivalent to setStatusCode(). Added documentation.
BUGFIX Strip newlines and carriage returns from SS_HTTPResponse->getStatusDescription() (fixes #6222, thanks mattclegg)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114082 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-11-23 19:38:15 +00: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 MINOR Fixed DirectorTest to restore it's REQUEST_URI state to the original one after each test method is run (from r108665) 2010-10-19 00:50:15 +00: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
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