.. |
cache
|
"Fixes #4232, Problem with stripslashes in cached files.
|
2008-03-26 15:34:56 +00:00 |
controller
|
Correcting query order in DB_ACL::check(), fixes #4309
|
2008-04-11 05:48:39 +00:00 |
model
|
updating TranslateBehavior to handle one set of content per model, not per alias. fixes #4461
|
2008-04-13 04:18:10 +00:00 |
view
|
Fixing case of Xml class references
|
2008-04-10 19:43:06 +00:00 |
cache.php
|
fixing cache engine prefix
|
2008-01-11 18:35:45 +00:00 |
cake_log.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
class_registry.php
|
"Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable"
|
2008-03-16 07:18:42 +00:00 |
configure.php
|
"Fixes #4436, App::import() loads wrong file"
|
2008-04-09 05:04:09 +00:00 |
debugger.php
|
fix for empty var in debugger
|
2008-01-20 22:25:20 +00:00 |
error.php
|
"Closes #2508, Allow requestAction to use array urls
|
2008-03-12 21:19:31 +00:00 |
file.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
flay.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
folder.php
|
"Fixes #4414, Folder::!__tree() causing warnings when apache user has no read access to a folder"
|
2008-04-02 19:35:14 +00:00 |
http_socket.php
|
reverting httpsocket change from [6439]
|
2008-02-19 03:59:27 +00:00 |
i18n.php
|
"Fixes #4420, i18n does not parse .mo files on 64bit Mac"
|
2008-04-02 18:36:19 +00:00 |
inflector.php
|
"Fixing inflection of people uninflected plural.
|
2008-03-30 04:35:05 +00:00 |
l10n.php
|
"Closes #4419, Confusing locale for 'hr' language.
|
2008-04-02 15:18:15 +00:00 |
magic_db.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
object.php
|
"Adding fix for bug introduced in [6407] that does not load the core ErrorHandler class"
|
2008-04-08 01:43:36 +00:00 |
overloadable.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
overloadable_php4.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
overloadable_php5.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
router.php
|
Fixed small Router bug in previous commit
|
2008-04-09 19:07:02 +00:00 |
sanitize.php
|
Removing undefined variable notice for empty arrays in Sanitize::paranoid()
|
2008-01-27 03:31:33 +00:00 |
security.php
|
Refactoring Auth / Security::hash()
|
2008-02-02 04:51:49 +00:00 |
session.php
|
"Fixing typo in [6514]"
|
2008-03-08 05:58:14 +00:00 |
set.php
|
Added support for conditions on multi-nested numerically indexed items
|
2008-04-13 13:27:12 +00:00 |
socket.php
|
updating HttpSocket with auth, closes #3838
|
2008-01-08 03:50:19 +00:00 |
string.php
|
Refactoring, fixing SessionComponent test, adding String::tokenize()
|
2008-01-02 03:06:57 +00:00 |
validation.php
|
"Added patches from #4413, closes #4413. Thanks maular."
|
2008-04-09 01:34:25 +00:00 |
xml.php
|
Fixing case of Xml class references
|
2008-04-10 19:43:06 +00:00 |