cakephp2-php8/cake/console/libs/tasks
2009-07-15 10:14:16 -04:00
..
controller.php Adding test generation for controllers baked with ControllerTask::all() 2009-07-15 10:14:16 -04:00
db_config.php Merge branch '1.3' into 1.3-bake-integration 2009-07-06 22:20:03 -04:00
extract.php Defining the default answer as the current path. Fixes #6204 2009-03-18 00:43:21 +00:00
fixture.php Updating Shell and Bake tasks to use App::path() instead of Configure::read(). 2009-07-06 23:11:57 -04:00
model.php Adding test and fixture generation to ModelTask::all 2009-07-15 10:00:35 -04:00
plugin.php Fixing Configure::read() use in PluginTask. Adding PluginTask to the bake group test. Adding vendors directory generation to baked plugins. Fixes #5200. 2009-07-08 22:25:27 -04:00
project.php Fixing template location in Project task. 2009-07-01 23:48:51 -04:00
template.php Updating Shell and Bake tasks to use App::path() instead of Configure::read(). 2009-07-06 23:11:57 -04:00
test.php Fixing use of TemplateTask in other Tasks. Updating bake.group. 2009-07-01 00:50:38 -04:00
view.php Expanding test cases for ViewTask to be more specific and finer tests for admin_ methods. 2009-07-01 23:21:41 -04:00