silverstripe-framework/tests/control
Daniel Hensby a0812f987a
Merge 3.1 into 3.2
Conflicts:
	admin/javascript/LeftAndMain.js
	control/HTTPRequest.php
	docs/en/00_Getting_Started/00_Server_Requirements.md
2016-04-26 00:09:33 +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 FIX Members can access their own profiles in CMS 2015-08-26 15:47:51 +01:00
CMSProfileControllerTest.yml FIX Members can access their own profiles in CMS 2015-08-26 15:47:51 +01:00
ControllerTest.php Fix issues with tests and "subfolder" URLs 2015-08-25 11:49:01 +12: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
CookieJarTest.php NEW Cookie names with dots are now handled more gracefully 2015-05-12 10:49:58 +01:00
CookieTest.php NEW Cookie names with dots are now handled more gracefully 2015-05-12 10:49:58 +01:00
DirectorTest.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-06-19 10:48:07 +12:00
FlushRequestFilterTest.php Better tests for SSViewer::flush & Flushable 2014-10-13 09:44:14 +01:00
HTTPRequestTest.php Merge 3.1 into 3.2 2016-04-26 00:09:33 +01:00
HTTPResponseTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTTPTest.php FIX #4392: Ensure headers are checked first before being clobbered by globally maintained state. Also ensuring tests utilize separate responses for isolation. 2015-10-09 13:50:33 -04:00
NullHTTPRequestTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PjaxResponseNegotiatorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RequestHandlingTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
SessionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00