cakephp2-php8/cake/libs
2008-09-08 15:44:32 +00:00
..
cache closes #5352, xcache auth credentials 2008-08-29 16:51:00 +00:00
controller Refactoring ScaffoldView::_getViewFileName() 2008-09-08 15:44:32 +00:00
model adding connection name to sql debug log 2008-09-04 15:29:48 +00:00
view Refactoring ScaffoldView::_getViewFileName() 2008-09-08 15:44:32 +00:00
cache.php Adding fix for undefined notice in vendors.php 2008-08-27 03:42:17 +00:00
cake_log.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
class_registry.php Adding more changes to improve performance. Fixes loading of Models when instance has already been created in the registry 2008-08-27 16:43:15 +00:00
configure.php Adding more changes to improve performance. Fixes loading of Models when instance has already been created in the registry 2008-08-27 16:43:15 +00:00
debugger.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
error.php Fixed issues with inifinite recursion on missing component. Refactored missing helper errors. Closes #5297 2008-08-22 01:52:37 +00:00
file.php Adding fix for undefined notice in vendors.php 2008-08-27 03:42:17 +00:00
flay.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
folder.php fixes #5313, browser freeze with content length header on compressed assets. Some refactoring to improve speed, refactored Folder class to use read() inside of tree() 2008-08-25 22:55:10 +00:00
http_socket.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
i18n.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
inflector.php refactoring Inflector 2008-08-27 12:25:40 +00:00
l10n.php fixes #4898, Config.language in l10n 2008-06-13 18:08:54 +00:00
magic_db.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
multibyte.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
object.php fixes #5285, requestAction with array params 2008-09-07 13:43:39 +00:00
overloadable.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php4.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php5.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
router.php Added config value caching and just-in-time compiling to Router 2008-08-29 18:17:14 +00:00
sanitize.php Changing FormatColumns to refer to model->alias instead of model->name 2008-08-03 15:32:33 +00:00
security.php Fixing doc block typo. Closes #5296 2008-08-20 18:05:26 +00:00
session.php fixes #5254, setting secure session cookie when https is used 2008-08-12 23:47:00 +00:00
set.php Fixed bug in parent traversal, closes #5225 2008-09-03 15:40:25 +00:00
socket.php reverting change to CakeSocket::read() 2008-08-12 23:02:39 +00:00
string.php Removed almost all am() calls from core. 2008-07-31 00:16:16 +00:00
validation.php adding a notEmpty rule to validation and updating bake default for strings to use notEmpty 2008-07-31 23:58:20 +00:00
xml.php Found bug where mulitple instances of mulitple nodes within the same parent node caused conflicts in toArray(). Added test and fix. 2008-09-05 17:20:18 +00:00