.. |
cache
|
some cleanup, wrapping uses() in class exists
|
2008-06-11 15:46:31 +00:00 |
controller
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
model
|
Correcting issue where TranslateBehavior hijacks find() calls from Model::exists(), fixes #4765
|
2008-06-21 02:33:04 +00:00 |
view
|
Correcting coding standards violations
|
2008-06-20 11:57:56 +00:00 |
cache.php
|
removing debug code
|
2008-06-11 15:51:32 +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
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
configure.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
debugger.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
error.php
|
fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect.
|
2008-06-12 18:36:08 +00:00 |
file.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
flay.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
folder.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +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
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +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
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
object.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +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
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
sanitize.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
security.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
session.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
set.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
socket.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
string.php
|
Refactoring DboSource. Model array conditions must now have comparison operators on the left side, fixes misc bugs, updated core to reflect changes
|
2008-05-31 12:36:38 +00:00 |
validation.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
xml.php
|
Rework of Xml class to better handle namespaces. closes #4760
|
2008-06-03 18:41:04 +00:00 |