cakephp2-php8/cake/console/libs
2008-10-17 03:51:03 +00:00
..
tasks Updating baked model tests to reflect newer style of test that uses ClassRegistry::init() instead of a TestModel class. Refs #5549 2008-10-15 17:00:53 +00:00
templates Added tests to PagesController and removed twice call to count(). 2008-10-16 23:52:54 +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 Fixing schema file regexp, to ignore .sql files. Fixes #5616 2008-10-17 03:51:03 +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