.. |
cache
|
Adding Xcache support http://trac.lighttpd.net/xcache/
|
2007-04-30 11:31:35 +00:00 |
controller
|
Applying patch of ticket #2560
|
2007-05-11 13:05:55 +00:00 |
model
|
updating model constructor in 1.1, 1.2 to use the $table param
|
2007-05-13 01:09:40 +00:00 |
view
|
Adding fix for #2552, fixes JavascriptHelper::object does not convert boolean values correctly
|
2007-05-12 08:38:12 +00:00 |
cache.php
|
Fixing assigned by reference on php 4, removing reference in Cache::engine()
|
2007-04-30 09:32:51 +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 (moving) session string warning (Ticket #2377) and adding automatic logging code
|
2007-04-12 00:34:16 +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
|
updating createFile in CakeScript, adding mode to Folder construct in File class
|
2007-05-03 23:22:02 +00:00 |
flay.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
folder.php
|
Fixing display of core error messages
|
2007-04-18 16:39:11 +00:00 |
http_socket.php
|
Removing inline comments and fixing error in parseURI; also fixes Ticket #2382
|
2007-04-10 22:56:07 +00:00 |
i18n.php
|
Adding fix for Ticket #2235
|
2007-03-23 09:09:28 +00:00 |
inflector.php
|
Adding fix for irregular inflections returning word in lowercase
|
2007-05-13 00:28:03 +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
|
Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code
|
2007-04-12 00:34:16 +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
|
Adding admin route matching fix (Ticket #2541)
|
2007-05-13 02:00:24 +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 Ticket #2387
|
2007-04-11 20:47:17 +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
|
Importing initial draft of HttpSocket class, as implemented by Felix Geisendorfer
|
2007-02-20 20:06:55 +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
|
Fixing null child reference issue in XML
|
2007-02-06 17:19:11 +00:00 |