.. |
cache
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
controller
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
model
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
view
|
Adding newlines between methods.
|
2009-04-21 09:31:52 -07:00 |
cache.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
cake_log.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
class_registry.php
|
Updating doc blocks to improve readability in API.
|
2009-02-04 05:00:59 +00:00 |
configure.php
|
Updating doc blocks to improve readability in API.
|
2009-02-04 05:00:59 +00:00 |
debugger.php
|
Modifying getInstance() to allow subclasses to work properly. Tests added. Changed __output() to protected.
|
2008-12-07 20:44:00 +00:00 |
error.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
file.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
folder.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
http_socket.php
|
Applying patch from 'mattcurry' fixes Basic authentication case sensitivity in HttpSocket. Fixes #6088
|
2009-02-11 23:46:59 +00:00 |
i18n.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
inflector.php
|
Correcting singluarizing of taxes, faxes, waxes, and pluralization of crisis in Inflector. Tests added. Fixes #6130, #6131
|
2009-02-22 04:09:39 +00:00 |
l10n.php
|
fixes #6152, removal of automatic setting of App.encoding in l10n
|
2009-03-12 17:34:32 +00:00 |
magic_db.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
multibyte.php
|
Fix simple problem with substr where warning was being thrown
|
2009-01-14 23:05:51 +00:00 |
object.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
overloadable.php
|
changing tabs for spaces in comment block indentation
|
2008-10-30 17:30:26 +00:00 |
overloadable_php4.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
overloadable_php5.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
router.php
|
Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163.
|
2009-03-09 20:03:02 +00:00 |
sanitize.php
|
Fixing greedy Sanitize::stripTags(). Fixes #5758.
|
2008-11-16 05:00:41 +00:00 |
security.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
session.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
set.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
socket.php
|
Removed trailing whitespaces from core.
|
2008-11-08 02:54:07 +00:00 |
string.php
|
Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163.
|
2009-03-09 20:03:02 +00:00 |
validation.php
|
Adding array cast to $check. Fixes issues when non arrays are validated with Validation::multiple. Tests added. Fixes #5986
|
2009-01-13 18:41:04 +00:00 |
xml.php
|
Updating docblocks and code formatting in XML classes, adding test change to previous commit.
|
2009-03-11 04:09:35 +00:00 |