cakephp2-php8/cake/console/libs
mark_story f94bc3e4bc Adding Test case for Shell
Adding Comment Model to test_app
Fixing Plugin model loading in Shells, fixes #5566

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7726 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-10 02:14:57 +00:00
..
tasks fixing some errors in schema and test shell 2008-09-24 13:49:37 +00:00
templates Updating css.php to use App::import(). Closes #4613 2008-10-09 03:43:42 +00:00
acl.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
api.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
bake.php Fixed issue where 'cake bake all' would not allow continuous execution. 2008-06-05 02:23:18 +00:00
console.php Fixing console routing commands and implementing route loading so commands work with lazy route compiling 2008-09-19 21:33:59 +00:00
i18n.php closes #4776, cleaning up output from console shells 2008-06-03 05:11:04 +00:00
schema.php Updating help for schema shell. Clarifying use of schema dump. 2008-09-25 03:50:45 +00:00
shell.php Adding Test case for Shell 2008-10-10 02:14:57 +00:00
testsuite.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00