.. |
cache
|
"Fixes #4232, Problem with stripslashes in cached files.
|
2008-03-26 15:34:56 +00:00 |
controller
|
Adding GET/PUT/DELETE method checks to Security component, refactoring adding tests, closes #4231. Thanks joelmoss.
|
2008-04-19 19:25:49 +00:00 |
model
|
Fixing MSSQL Driver
|
2008-05-11 18:53:54 +00:00 |
view
|
Pushing TextHelper code coverage to 100%
|
2008-05-12 07:05:33 +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
|
Fixing recursion in Debugger variable dumps
|
2008-04-26 11:10:55 +00:00 |
error.php
|
fixes #4610, missing methods in ErrorHandler
|
2008-05-09 16:35:43 +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
|
Fixed problem with Socket::reset
|
2008-05-09 17:55:14 +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
|
Foreign character support for Inflector::slug, fixes #3492
|
2008-05-05 13:39:49 +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
|
Correcting handling of empty URLs with full base, fixes #4470
|
2008-05-04 04:34:29 +00:00 |
sanitize.php
|
Removing undefined variable notice for empty arrays in Sanitize::paranoid()
|
2008-01-27 03:31:33 +00:00 |
security.php
|
adding tests for security library
|
2008-05-12 19:50:00 +00:00 |
session.php
|
"Fixing typo in [6514]"
|
2008-03-08 05:58:14 +00:00 |
set.php
|
Fixed Set::merge warning when calling it from a static function
|
2008-04-22 17:18:05 +00:00 |
socket.php
|
Fixed problem with Socket::reset
|
2008-05-09 17:55:14 +00:00 |
string.php
|
"Removing multibyte support from the String class."
|
2008-05-11 17:34:53 +00:00 |
validation.php
|
refactoring Validation::ip()
|
2008-05-05 14:21:05 +00:00 |
xml.php
|
Fixing case of Xml class references
|
2008-04-10 19:43:06 +00:00 |