.. |
cache
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
controller
|
fixing require cake_session in session component
|
2009-06-24 15:05:08 -07:00 |
model
|
some more updates to path handling
|
2009-06-10 16:13:39 -07:00 |
view
|
moving path configuration to App class
|
2009-06-07 15:24:10 -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 |
cake_session.php
|
Merge branch 'master' into 1.3
|
2009-06-03 10:00:56 -07:00 |
cake_socket.php
|
Renaming socket.php to cake_socket.php . Changing associated App::import calls.
|
2009-03-15 16:52:27 -04:00 |
class_registry.php
|
Updating doc blocks to improve readability in API.
|
2009-02-04 05:00:59 +00:00 |
configure.php
|
fixing error in import map when cache is empty
|
2009-06-14 10:28:30 -07:00 |
debugger.php
|
merging 1.3-misc into master
|
2009-05-01 14:05:46 -07: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
|
Merge branch '1.3-lib_renames' into 1.3
|
2009-06-02 10:17:02 -07:00 |
i18n.php
|
cleaning up some ;;
|
2009-06-30 19:56:15 -07:00 |
inflector.php
|
Placing uninflected check before irregular rules. Refs [8169] and #6351
|
2009-05-08 13:25:19 +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
|
some more updates to path handling
|
2009-06-10 16:13:39 -07: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 |
set.php
|
Merge master in 1.3
|
2009-03-19 14:10:13 -07:00 |
string.php
|
merging 1.3-misc into master
|
2009-05-01 14:05:46 -07:00 |
validation.php
|
Updating doc block for Valdation::url optional parameter. Fixes #6220.
|
2009-03-23 13:48:37 +00:00 |
xml.php
|
Fixes #6318: Incorrect whitespace handling/parsing of XML documents
|
2009-04-28 13:23:37 +00:00 |