cakephp2-php8/cake/console/libs
mark_story 830238c2dd Removing $this->AppModel from shells.
Having a partially constructed model in the shell is not useful, and
gives the impression that it will work correctly. Which it doesn't.
2010-10-13 23:18:22 -04:00
..
tasks Fixing more console tests to use new internals. 2010-10-13 23:18:20 -04:00
acl.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
api.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
bake.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
command_list.php Changing ShellDispatcher to use --help and -h like the option parser does. 2010-10-13 23:18:22 -04:00
console.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
i18n.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
schema.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
shell.php Removing $this->AppModel from shells. 2010-10-13 23:18:22 -04:00
task_collection.php Making Tasks lazy load. 2010-10-13 23:18:22 -04:00
testsuite.php Changing more php version strings. 2010-10-03 12:46:03 -04:00