cakephp2-php8/cake/console/libs
mark_story 3d351e7760 Dramatically changing how ShellDispatcher and Shell interact.
Shell::runCommand is now responsible for delegating out to tasks and correctly checking methods to run.  ShellDispatcher no longer parses parameters and instead only pulls out the path information that it needs to setup the environment.
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 Dramatically changing how ShellDispatcher and Shell interact. 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