.. |
cache
|
"code formatting"
|
2008-03-26 15:43:14 +00:00 |
controller
|
Fixing issue in Security component with modeless field names, fixes #4454. Thanks vuego for the test and patch!
|
2008-04-17 22:51:40 +00:00 |
model
|
Fixing conditions quoting in DboSource::conditionKeysToString(), closes #4368
|
2008-04-18 05:39:54 +00:00 |
view
|
Adding tests to FormHelper including generating custom names for checkbox elements, closes #4479
|
2008-04-18 00:58:47 +00:00 |
cache.test.php
|
Enabling Cache::write() to handle 'empty' values, fixes #4090
|
2008-03-10 04:11:20 +00:00 |
cake_log.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
class_registry.test.php
|
"Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable"
|
2008-03-16 07:18:42 +00:00 |
configure.test.php
|
"Fixes #4336, Setting a Configure key to null causes php warning."
|
2008-03-22 21:55:44 +00:00 |
debugger.test.php
|
updating debugger test to make it more useable/readable
|
2008-04-09 18:57:58 +00:00 |
error.test.php
|
updating error handling, error.test, view.test, theme.test, change socket.test to use App::import()
|
2008-02-27 21:22:40 +00:00 |
file.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
flay.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
folder.test.php
|
"Fixes #4377, Folder class bug for non-existent path"
|
2008-03-26 04:05:05 +00:00 |
http_socket.test.php
|
"Closes #2508, Allow requestAction to use array urls
|
2008-03-12 21:19:31 +00:00 |
i18n.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
inflector.test.php
|
"Fixing inflection of people uninflected plural.
|
2008-03-30 04:35:05 +00:00 |
l10n.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
loader.test.php
|
"Adding additional test to show how to load files that do not follow directory naming or file naming conventions.
|
2008-03-26 03:02:13 +00:00 |
magic_db.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
object.test.php
|
"Closes #2508, Allow requestAction to use array urls
|
2008-03-12 21:19:31 +00:00 |
overloadable.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
router.test.php
|
Added support for controlling namedArg behavior on routes level, fixes #4451
|
2008-04-17 23:14:49 +00:00 |
sanitize.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
security.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
session.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
set.test.php
|
Adding documentation to show result of Set::reverse() with non-objects. Fixing commented out test for Set class and adding more tests.
|
2008-04-17 22:01:59 +00:00 |
socket.test.php
|
updating error handling, error.test, view.test, theme.test, change socket.test to use App::import()
|
2008-02-27 21:22:40 +00:00 |
string.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
validation.test.php
|
Correcting spelling of Validation test method, fixes #4430
|
2008-04-16 01:17:53 +00:00 |
xml.test.php
|
Adding namespace support to XML class, as well as XML generation options, entity conversion, whitespace output support, node filtering, I could go on. Props to Mike O'Toole. Fixes #3476
|
2008-02-01 04:53:09 +00:00 |