cakephp2-php8/cake/console/libs/tasks
2007-11-09 02:34:00 +00:00
..
controller.php updating Controller::redirect(), closes #3522, deprecated Controller::cleanUpFields, see Model::deconstruct() 2007-11-09 02:34:00 +00:00
db_config.php Correcting @return bool 2007-10-22 16:09:35 +00:00
extract.php Closes #3519, Broken pot files multiple files 2007-11-06 05:20:35 +00:00
model.php updating bake test file generation 2007-11-07 19:34:06 +00:00
project.php fixed usage of empty params in ShellDispatcher, fixed missing variable in ProjectTask, updated SchemaShell and generation. Schema can now generate a snapshot, and can be forced to generate before models are created. Added 'run' command to handle create and update of the database. Test runs can be performed using -dry. Be sure to check out cake schema help. 2007-10-27 20:00:29 +00:00
view.php updating scaffold and baked views 2007-10-29 19:32:53 +00:00