.. |
cache
|
Adding comments for cache
|
2007-05-20 05:35:13 +00:00 |
controller
|
Adding fix for #2607, fixes Fatal error: Call to a member function on a non-object when using php 4
|
2007-05-20 04:44:18 +00:00 |
model
|
Adding fix for failing DboSource tests
|
2007-05-20 05:20:18 +00:00 |
view
|
Fixing error notices that are thrown when tmp directory is not writable
|
2007-05-18 21:16:13 +00:00 |
cache.php
|
Adding comments for cache
|
2007-05-20 05:35:13 +00:00 |
cake_log.php
|
Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code
|
2007-04-12 00:34:16 +00:00 |
class_registry.php
|
Cleaning up line endings
|
2007-05-03 04:35:25 +00:00 |
configure.php
|
Fixing bad merge
|
2007-05-18 21:32:24 +00:00 |
debugger.php
|
Fixing error when using AuthComponent and DEBUG < 1
|
2007-04-24 00:26:10 +00:00 |
error.php
|
fixed missing dispatcher in ErrorHandler, updated AclScript, added initialize method to CakeScript which should be used by subclasses as the constructor.
|
2007-05-04 00:25:04 +00:00 |
file.php
|
updated file class, console classes
|
2007-05-14 12:23:25 +00:00 |
flay.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
folder.php
|
small change in folder chmod
|
2007-05-20 05:25:18 +00:00 |
http_socket.php
|
Updating branch with Felix's latest HttpSocket work
|
2007-05-15 19:59:59 +00:00 |
i18n.php
|
Adding fix for Ticket #2235
|
2007-03-23 09:09:28 +00:00 |
inflector.php
|
Adding media as an uninflected word
|
2007-05-15 03:57:25 +00:00 |
l10n.php
|
Adding test for Validate::ip().
|
2007-03-27 02:59:22 +00:00 |
neat_string.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
object.php
|
adding check for dispatcher class in requestAction
|
2007-05-18 15:02:34 +00:00 |
overloadable.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
overloadable_php4.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
overloadable_php5.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
router.php
|
Fixing string-based URL generation inside plugins (Ticket #2588)
|
2007-05-20 01:40:34 +00:00 |
sanitize.php
|
Removing deprecated code and files
|
2007-05-02 08:07:19 +00:00 |
security.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
session.php
|
Adding fix for #2607, fixes Fatal error: Call to a member function on a non-object when using php 4
|
2007-05-20 04:44:18 +00:00 |
set.php
|
Adding fix for #2488 fixes Set::extract failed on assoc array if key starts with numeric
|
2007-04-29 01:47:26 +00:00 |
socket.php
|
Updating branch with Felix's latest HttpSocket work
|
2007-05-15 19:59:59 +00:00 |
validation.php
|
Added fix for #2545, fixes VALID_NUMBER does not allow negative values
|
2007-05-12 08:50:42 +00:00 |
xml.php
|
Changing order of XML class defs (Ticket #2572)
|
2007-05-14 14:58:52 +00:00 |