cakephp2-php8/lib/Cake/Console/Command/Task
mark_story e56a2cdb2b Set debug=2 when bake is run.
This should help with model caches being re-used when they shouldn't.
Fixes #2063
2011-10-04 22:25:18 -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 Reverted the change from while to if. 2011-07-28 23:33:27 -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 Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00