silverstripe-framework/tests/control
Ingo Schommer 957469d770 API Removed auto-routing of controller name
Use custom routing rules to achieve this effect (see changelog)
2013-02-18 14:29:47 +01:00
..
files API CHANGE: Do not rely on a specific OS mime type detection, use PHP finfo 2012-05-11 11:34:07 +12:00
CMSProfileControllerTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-30 17:52:49 +01:00
CMSProfileControllerTest.yml BUG CMSProfileController::Member_ProfileForm() respecting canEdit() permissions on Member 2012-09-07 11:24:47 +12:00
ControllerTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ControllerTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
DirectorTest.php Removing deprecated tests 2012-11-15 14:43:15 +13:00
HTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTTPResponseTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-03 16:16:19 +02:00
HTTPTest.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:39:34 +13:00
NullHTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PjaxResponseNegotiatorTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
RequestHandlingTest.php API Removed auto-routing of controller name 2013-02-18 14:29:47 +01:00
SessionTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00