cakephp2-php8/cake/libs
2007-08-05 02:03:18 +00:00
..
cache Adding fix for #2822, FileEngine : Escape special chars before write cache 2007-07-08 00:34:22 +00:00
controller changing key for Cookie, #3017 2007-08-04 16:04:29 +00:00
model Adding dynamic model creation to Model::__construct() 2007-08-04 17:20:50 +00:00
view moving some bootstrapped stuff to dispatch and updating tests, added paginator counter to bake index template, added option to do "bake controller Posts admin" for baking just admin methods 2007-08-05 02:03:18 +00:00
cache.php Correcting code structure to standards 2007-06-20 06:15:35 +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 updating Dispatcher with changes for base. Allows setting Configure::write('App.base', '/my/base/path'); in bootstrap. 2007-08-02 00:16:28 +00:00
debugger.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
error.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
file.php Correcting code structure to standards 2007-06-20 06:15:35 +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
neat_string.php Correcting code structure to standards 2007-06-20 06:15:35 +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 Adding fix for failing routes for plugins 2007-07-31 05:00:24 +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 Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
socket.php Adding documentation for Socket, Validation and Xml 2007-05-26 19:33:55 +00:00
validation.php Validate "0" as alphanumeric value (ticket #2972) 2007-07-25 14:22:14 +00:00
xml.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00