.. |
cache
|
Changing comparison operators to === (identical) which is faster than == (equal)
|
2008-09-14 17:17:49 +00:00 |
controller
|
updating handling of required classes, fixes #5480
|
2008-09-26 14:03:16 +00:00 |
model
|
updating handling of required classes, fixes #5480
|
2008-09-26 14:03:16 +00:00 |
view
|
Re-implementing form hashing security to using string-based keying. Fixes #5262, fixes #5300
|
2008-09-24 23:02:14 +00:00 |
cache.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
cake_log.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
class_registry.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
configure.php
|
Minor optimizations
|
2008-09-26 00:46:53 +00:00 |
debugger.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
error.php
|
Removing redundant html escaping from ErrorHandler
|
2008-09-14 23:24:01 +00:00 |
file.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
flay.php
|
Additional optimization refactoring
|
2008-09-18 03:09:19 +00:00 |
folder.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +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
|
More optimization refactoring.
|
2008-09-12 05:11:34 +00:00 |
inflector.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
l10n.php
|
fixes #4898, Config.language in l10n
|
2008-06-13 18:08:54 +00:00 |
magic_db.php
|
adding a couple 'return home early' refactorings
|
2008-09-08 20:33:48 +00:00 |
multibyte.php
|
More optimization refactoring.
|
2008-09-12 05:11:34 +00:00 |
object.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +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
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
sanitize.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
security.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
session.php
|
updating handling of required classes, fixes #5480
|
2008-09-26 14:03:16 +00:00 |
set.php
|
updating handling of required classes, fixes #5480
|
2008-09-26 14:03:16 +00:00 |
socket.php
|
reverting change to CakeSocket::read()
|
2008-08-12 23:02:39 +00:00 |
string.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
validation.php
|
Updating doc blocks to include access and return PHPDOC tags.
|
2008-09-25 16:49:56 +00:00 |
xml.php
|
Optimizing in_array() checks to isset().
|
2008-09-18 03:40:28 +00:00 |