cakephp2-php8/lib/Cake/Console/Command/Task
José Lorenzo Rodríguez 07e43bb0f8 Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
	cake/libs/view/scaffolds/edit.ctp
	cake/libs/view/scaffolds/form.ctp
	cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
	cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.form.ctp
	cake/tests/test_app/views/posts/scaffold.edit.ctp
	cake/tests/test_app/views/posts/scaffold.form.ctp
	lib/Cake/Error/ErrorHandler.php
	lib/Cake/Model/Behavior/TranslateBehavior.php
	lib/Cake/Model/Datasource/CakeSession.php
	lib/Cake/Routing/Router.php
	lib/Cake/TestSuite/TestManager.php
	lib/Cake/View/scaffolds/edit.ctp
	lib/Cake/tests/cases/console/shells/bake.test.php
	lib/Cake/tests/cases/libs/cake_log.test.php
	lib/Cake/tests/cases/libs/cake_request.test.php
	lib/Cake/tests/cases/libs/view/helpers/number.test.php
	lib/Cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
	lib/Cake/tests/test_app/views/posts/scaffold.edit.ctp
2010-12-15 01:13:05 -04:30
..
BakeTask.php Starting to move console classes 2010-12-07 00:47:53 -04:30
ControllerTask.php Replacing some of the App::import by App::uses 2010-12-08 23:15:18 -04:30
DbConfigTask.php Replacing some of the App::import by App::uses 2010-12-08 23:15:18 -04:30
ExtractTask.php Making the testsuite run again 2010-12-08 01:49:36 -04:30
FixtureTask.php Replacing some of the App::import by App::uses 2010-12-08 23:15:18 -04:30
ModelTask.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2010-12-15 01:13:05 -04:30
PluginTask.php Replacing some of the App::import by App::uses 2010-12-08 23:15:18 -04:30
ProjectTask.php Fixing class loading for bake tasks 2010-12-07 19:50:56 -04:30
TemplateTask.php Fixing class loading for bake tasks 2010-12-07 19:50:56 -04:30
TestTask.php Fixing class loading for bake tasks 2010-12-07 19:50:56 -04:30
ViewTask.php Replacing some of the App::import by App::uses 2010-12-08 23:15:18 -04:30