cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story c9bd97309f Merge branch '1.3' into merger
Conflicts:
	cake/libs/configure.php
	cake/libs/controller/components/email.php
	cake/libs/model/datasources/dbo/dbo_mysqli.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/libs/controller/components/email.test.php
	cake/tests/cases/libs/model/datasources/dbo_source.test.php
	lib/Cake/Config/config.php
	lib/Cake/Console/Command/Task/ViewTask.php
	lib/Cake/Model/Datasource/DboSource.php
	lib/Cake/Model/Model.php
	lib/Cake/Test/Case/Model/ModelReadTest.php
	lib/Cake/Test/Case/Model/ModelValidationTest.php
	lib/Cake/Test/Case/Utility/InflectorTest.php
	lib/Cake/Test/Case/View/Helper/FormHelperTest.php
	lib/Cake/Utility/Inflector.php
	lib/Cake/Utility/Validation.php
	lib/Cake/VERSION.txt
	lib/Cake/View/Helper.php
	lib/Cake/View/Helper/FormHelper.php
2011-10-01 22:38:20 -04:00
..
Auth Updating CrudAuthorize to work like ActionsAuthorize. 2011-09-26 20:38:38 -04:00
AclComponentTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
AuthComponentTest.php Adding session renewal upon login/logout. 2011-09-24 22:35:21 -04:00
CookieComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
DbAclTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
EmailComponentTest.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
IniAclTest.php Splitting AclTest into multiple test case files. 2011-09-13 21:25:50 -04:00
PaginatorComponentTest.php Making test case class names match file names. 2011-09-12 23:01:04 -04:00
RequestHandlerComponentTest.php Renaming method to better match what it does. 2011-09-24 21:56:37 -04:00
SecurityComponentTest.php Adding visibility keywords to code that came from 2011-08-16 22:40:38 -04:00
SessionComponentTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00