cakephp2-php8/cake
2011-03-24 23:25:56 -04:00
..
config Updating version numbers to 1.3.8 2011-03-20 16:10:00 -04:00
console Adding a test case for the issue fixed in #1408. 2011-03-20 22:19:22 -04:00
libs Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions. 2011-03-24 23:25:56 -04:00
tests Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions. 2011-03-24 23:25:56 -04:00
basics.php Small refactor for how HTTP_BASE is generated. Removing non-obvious regular expression. Fixes #1436 2011-01-14 17:14:22 -05:00
bootstrap.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dispatcher.php Removing unused code, and adding a realpath() to document_root, so symlinks work a bit better. 2011-02-16 21:14:32 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers to 1.3.8 2011-03-20 16:10:00 -04:00