.. |
cache
|
fixing File cache engine expire and path, #3006 and 3021, adding tests
|
2007-08-05 16:47:03 +00:00 |
controller
|
refactoring cleanUpFields with tests for #3101
|
2007-08-22 01:31:34 +00:00 |
model
|
Fixing syntax errors
|
2007-08-23 05:43:12 +00:00 |
view
|
fix for number helper separator spelling, #3048
|
2007-08-22 17:33:46 +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
|
Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests,
|
2007-08-21 21:46:59 +00:00 |
file.php
|
adding deprecated notices to file class
|
2007-08-21 03:39:02 +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
|
Additional default named argument for pagination (Ticket #5535)
|
2007-08-22 17:32:12 +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
|
Routing fixes for invalid null value matching and named argument handling (Ticket #3083, #3085, #3086, #3093). Thanks biesbjerg for all your help!
|
2007-08-20 13:09:11 +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 |