silverstripe-framework/tests/control
Damian Mooyman 1e1a7a345c Merge remote-tracking branch 'origin/3'
Conflicts:
	control/Director.php
	filesystem/File.php
	filesystem/GD.php
	filesystem/ImagickBackend.php
	forms/HtmlEditorField.php
	javascript/UploadField_uploadtemplate.js
	model/Image.php
	model/Image_Backend.php
	model/fieldtypes/Enum.php
	templates/AssetUploadField.ss
	tests/model/ImageTest.php
	tests/search/FulltextFilterTest.php
2015-11-03 14:23:16 +13: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 API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +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
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' 2015-07-31 15:49:35 +12:00
FlushRequestFilterTest.php Better tests for SSViewer::flush & Flushable 2014-10-13 09:44:14 +01:00
HTTPRequestTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12: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