.. |
cache
|
updating file cache engine, fixes #3041
|
2007-08-28 23:34:14 +00:00 |
controller
|
refactored controller::constructClasses, added tests
|
2007-08-30 00:19:07 +00:00 |
model
|
Fixing fixtures.
|
2007-09-03 04:48:58 +00:00 |
view
|
fixes #3184 FormHelper::radio() values, fixes #3156 FormHelper::create() action, fixes #3097 FormHelper::label() localization text. Thank you for the patches and tests.
|
2007-09-07 01:22:03 +00:00 |
cache.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
cake_log.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
class_registry.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
configure.test.php
|
Adding class listing methods to Configure class
|
2007-08-07 15:38:20 +00:00 |
debugger.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
error.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
file.test.php
|
adding deprecated notices to file class
|
2007-08-21 03:39:02 +00:00 |
flay.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
folder.test.php
|
fixes #3183, Folder::read()
|
2007-09-11 19:41:57 +00:00 |
http_socket.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
i18n.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
inflector.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
l10n.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
object.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
overloadable.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
router.test.php
|
fix for router and edit links, added tests, closes #3108
|
2007-08-28 21:16:24 +00:00 |
sanitize.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
security.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
session.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
set.test.php
|
Implementing custom array value formatting in Set::combine() and Model::generateList()
|
2007-08-13 20:59:49 +00:00 |
socket.test.php
|
updating most tests with fixes to coding standards
|
2007-07-08 01:17:57 +00:00 |
string.test.php
|
Implementing automatic UUID for primary keys if the field is CHAR(36).
|
2007-08-20 01:58:44 +00:00 |
validation.test.php
|
Validate "0" as alphanumeric value (ticket #2972)
|
2007-07-25 14:22:14 +00:00 |
xml.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |