..
cache
fixing File cache engine expire and path, #3006 and 3021, adding tests
2007-08-05 16:47:03 +00:00
controller
updating AuthTest and AclComponent to work with it.
2007-08-18 16:42:38 +00:00
model
Implementing automatic UUID for primary keys if the field is CHAR(36).
2007-08-20 01:58:44 +00:00
view
Localizing label text in FormHelper::input() (Ticket #2314 )
2007-08-19 12:55:23 +00:00
cache.php
fixing File cache engine expire #3006
2007-08-05 17:13:03 +00:00
cake_log.php
Adding documentation and internationalizing some messages
2007-05-20 06:30:19 +00:00
class_registry.php
Correcting code structure to standards
2007-06-20 07:51:52 +00:00
configure.php
Implementing prefix-based routing, and transitioning configuration away from global constants
2007-08-16 05:44:06 +00:00
debugger.php
Adding fix for Debugger when running cake on a server that has E_STRICT enabled for php 5
2007-08-13 15:59:16 +00:00
error.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
file.php
fixing File cache engine expire and path, #3006 and 3021, adding tests
2007-08-05 16:47:03 +00:00
flay.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
folder.php
adding fix for Folder path, #2983
2007-08-04 05:31:36 +00:00
http_socket.php
Testing commit ability
2007-07-19 13:38:26 +00:00
i18n.php
Correcting code structure to standards
2007-06-20 07:51:52 +00:00
inflector.php
Fixed Inflector bug #2061
2007-07-06 07:06:06 +00:00
l10n.php
Correcting code structure to standards
2007-06-20 07:51:52 +00:00
object.php
Adding fix for #2866 , fixes print_r() missing second parameter in object.php
2007-07-06 17:08:44 +00:00
overloadable.php
Correcting all headers in the files
2007-02-02 10:39:45 +00:00
overloadable_php4.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
overloadable_php5.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
router.php
Moving named argument handling into Router
2007-08-16 16:31:50 +00:00
sanitize.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
security.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
session.php
Correcting code structure to standards
2007-06-20 06:15:35 +00:00
set.php
Implementing prefix-based routing, and transitioning configuration away from global constants
2007-08-16 05:44:06 +00:00
socket.php
Adding documentation for Socket, Validation and Xml
2007-05-26 19:33:55 +00:00
string.php
Implementing automatic UUID for primary keys if the field is CHAR(36).
2007-08-20 01:58:44 +00:00
validation.php
Validate "0" as alphanumeric value (ticket #2972 )
2007-07-25 14:22:14 +00:00
xml.php
Implementing prefix-based routing, and transitioning configuration away from global constants
2007-08-16 05:44:06 +00:00