cakephp2-php8/lib/Cake/Console/Command/Task
mark_story 2e8498e166 Merge branch '2.0' into 2.1
Conflicts:
	lib/Cake/Model/Datasource/Database/Postgres.php
	lib/Cake/Test/Case/Console/TaskCollectionTest.php
	lib/Cake/Test/Case/Model/ModelIntegrationTest.php
	lib/Cake/Test/Case/Utility/ClassRegistryTest.php
	lib/Cake/Utility/ClassRegistry.php
2011-12-11 22:51:40 -05:00
..
BakeTask.php Adhering to coding standards 2011-11-30 07:44:11 -08:00
ControllerTask.php Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278 2011-11-26 02:48:49 +05:30
DbConfigTask.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
ExtractTask.php Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278 2011-11-26 02:48:49 +05:30
FixtureTask.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
ModelTask.php Merge branch '2.0' into 2.1 2011-12-11 22:51:40 -05:00
PluginTask.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ProjectTask.php Fix bare require() to use App::uses() 2011-12-06 20:09:05 -05:00
TemplateTask.php Merge branch 'master' into apptheme 2011-12-02 02:29:43 +00:00
TestTask.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
ViewTask.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00