cakephp2-php8/cake/libs
AD7six 2f51ccca04 fixes #5772.
Sql errors when using reserved words for a field name with the tree behavior.
Test Case restructured to allow thorough testing of the various permutations inwhich the tree behavior can be used



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7880 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-11-20 13:57:44 +00:00
..
cache Fixing issue where when multiple Memcache servers were being specified, only first would make it. Adding tests. Fixes #5767 2008-11-19 21:19:23 +00:00
controller Ensuring that the auth component never redirects to an external link. 2008-11-14 09:07:22 +00:00
model fixes #5772. 2008-11-20 13:57:44 +00:00
view Cleaning up and finishing code formatting changes in View class. 2008-11-09 03:37:24 +00:00
cache.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
cake_log.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
class_registry.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
configure.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
debugger.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
error.php Moving __outputMessage to _outputMessage. Changing method from private to protected. Closes #5729 2008-11-11 00:14:38 +00:00
file.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
flay.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
folder.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
http_socket.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
i18n.php Added support to multiline plural message string. Fixes #5663. 2008-11-06 22:57:50 +00:00
inflector.php Updating docblocks and adding @link tags. 2008-10-31 20:49:23 +00:00
l10n.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
magic_db.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
multibyte.php Small performance optimization to previous commit 2008-11-01 14:16:06 +00:00
object.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
overloadable.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
overloadable_php4.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
overloadable_php5.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
router.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
sanitize.php Fixing greedy Sanitize::stripTags(). Fixes #5758. 2008-11-16 05:00:41 +00:00
security.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
session.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
set.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
socket.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
string.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
validation.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
xml.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00