..
cache
Adding fix for Set::reverse() XML handling, fixes #4275 , plus fixes from previous commit
2008-03-10 06:05:31 +00:00
controller
"Removing checks in Component::init(); to check for Security component.
2008-03-17 02:31:55 +00:00
model
"Fixes #4256 , tablePrefix + HABTM with defaults == wrong joinTable"
2008-03-16 07:18:42 +00:00
view
Fixing AjaxHelper::sortable() options and filtering Ajax callbacks from link options in AjaxHelper::link(), fixes #4279 , fixes #4274
2008-03-15 22:48:46 +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
"Initial refactoring of BehaviorCollection.
2008-03-16 05:44:20 +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
closes #3915 , Folder delete does not require path
2008-03-09 22:14:12 +00:00
http_socket.php
reverting httpsocket change from [6439]
2008-02-19 03:59:27 +00:00
i18n.php
"Closes #2897 , Built-in file validation.
2008-01-01 22:18:17 +00:00
inflector.php
"Closes #2897 , Built-in file validation.
2008-01-01 22:18:17 +00:00
l10n.php
"Closes #2897 , Built-in file validation.
2008-01-01 22:18:17 +00:00
magic_db.php
"Closes #2897 , Built-in file validation.
2008-01-01 22:18:17 +00:00
object.php
Adding performance optimizations to dispatch cycle
2008-03-15 05:04: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
Restricted named route element to contain no special chars other then '_'
2008-03-11 15:19:46 +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
Additional safety catch for the new extract function
2008-03-16 23:09:21 +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
"Closes #2897 , Built-in file validation.
2008-01-01 22:18:17 +00:00
xml.php
fixes #4260 , removed php5 syntax in xml
2008-03-03 16:55:36 +00:00