silverstripe-framework/tests/control
Damian Mooyman 43f49e8434 Merge remote-tracking branch 'origin/3.1' into 3
Conflicts:
	admin/code/ModelAdmin.php
	control/Director.php
	model/SQLQuery.php
	security/Member.php
	tests/control/HTTPTest.php
	tests/model/SQLQueryTest.php
	tests/security/SecurityTest.php
	tests/view/SSViewerTest.php
2015-03-31 19:54:15 +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: Use Injector API for managing Member_Validator instance. 2013-10-16 11:29:43 +13:00
CMSProfileControllerTest.yml BUG CMSProfileController::Member_ProfileForm() respecting canEdit() permissions on Member 2012-09-07 11:24:47 +12:00
ControllerTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +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 Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
CookieTest.php Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
DirectorTest.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:15 +13: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 Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:15 +13: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