cakephp2-php8/cake
nate 72c80efa75 Fixes #3698, no additional select performed in Model::deleteAll() if $callbacks and $cascade are false
Fixes #2146, set 'foreignKey' => false and use association conditions to get custom join scoping
Fixes #3323, set 'foreignKey' => false to disable default conditions
Fixes #3627, added Model::$findQueryType to inform callbacks of the current find query type, i.e. 'count'


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6258 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-25 10:37:08 +00:00
..
config updating paths.php to all app to define certain paths, closes #2742 2007-12-23 19:13:44 +00:00
console adding context and trace to other debugger output formats. adds E_USER_ERROR to fatal 2007-12-24 23:47:46 +00:00
libs Fixes #3698, no additional select performed in Model::deleteAll() if $callbacks and $cascade are false 2007-12-25 10:37:08 +00:00
tests "Closes #3587, Multiple resource routes" 2007-12-25 10:25:42 +00:00
basics.php "Fixes #3717, Temp files read/write errors under load" 2007-12-22 22:17:42 +00:00
bootstrap.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
dispatcher.php updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00