cakephp2-php8/lib/Cake/Console/Command/Task
AD7six 1c62a66b0b simpler bake prompt
we don't need to repeat the defualt path twice, and a user can just as
easily type "appname" instead of /some/absolute/path/appname
2011-04-17 18:12:25 +02:00
..
BakeTask.php Fixing some bake tasks 2011-04-11 22:15:51 -04:30
ControllerTask.php Fixing typo in controller task 2011-03-21 00:45:05 -04:30
DbConfigTask.php use the cake_console domain for everything related to the cli 2011-03-19 18:32:35 +01:00
ExtractTask.php full paths are /not/ needed. 2011-04-17 18:08:10 +02:00
FixtureTask.php Refactoring FixtureTask so it generates correct file names 2011-04-10 20:56:06 -04:30
ModelTask.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30
PluginTask.php use the cake_console domain for everything related to the cli 2011-03-19 18:32:35 +01:00
ProjectTask.php simpler bake prompt 2011-04-17 18:12:25 +02:00
TemplateTask.php use the cake_console domain for everything related to the cli 2011-03-19 18:32:35 +01:00
TestTask.php Fixing bake tasks after most recent changes 2011-04-11 23:01:48 -04:30
ViewTask.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30