cakephp2-php8/cake/console/libs
2008-05-22 19:05:37 +00:00
..
tasks Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
templates Fixing ACL interface class names 2008-05-22 02:00:36 +00:00
acl.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
api.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
bake.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
console.php Refactoring find types in Model::find() 2008-02-28 01:50:38 +00:00
i18n.php "Fixes #4201, Cake i18n script in command line. 2008-03-08 07:14:33 +00:00
schema.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
shell.php removing exit() and replace with $this->stop(); 2008-05-22 16:57:46 +00:00
testsuite.php adding CLI exit code to testsuite shell 2008-05-16 08:00:46 +00:00