cakephp2-php8/lib/Cake/Console/Command/Task
mark_story 7f3c5662ba Fix issue where plugin prefixes would be included in generated view.
Fix issue with `cake bake view Plugin.Model` style view creation.
Fixes #2095
2011-10-12 21:09:19 -04:00
..
BakeTask.php Set debug=2 when bake is run. 2011-10-04 22:25:18 -04:00
ControllerTask.php Removing duplicate inflection. 2011-10-04 20:10:25 -04:00
DbConfigTask.php Fixing error introduced in my last commit 2011-10-03 12:08:08 -04:30
ExtractTask.php Refactoring Model::invalidFields() a bit. 2011-09-12 05:10:34 +05:30
FixtureTask.php Merge branch '1.3' into merger 2011-09-03 00:48:09 +01:00
ModelTask.php Add validation guess for Postgress inet field 2011-09-20 17:45:35 +00:00
PluginTask.php Removing ?> from AppModel and AppController plugin templates. 2011-10-12 20:42:23 -04:00
ProjectTask.php Fixing more documentations. 2011-08-18 22:31:00 -04:00
TemplateTask.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
TestTask.php Grabbing the first available config defined in connection manager as a default for baking. Fixing a couple of failing test cases 2011-10-03 11:54:40 -04:30
ViewTask.php Fix issue where plugin prefixes would be included in generated view. 2011-10-12 21:09:19 -04:00