.. |
cache
|
"code formatting"
|
2008-03-26 15:43:14 +00:00 |
controller
|
adding test case, closes #3132
|
2008-04-15 16:06:50 +00:00 |
model
|
"Fixes #4408, Options for a Behavior are not being reset for associated models using the same behavior"
|
2008-04-09 04:10:27 +00:00 |
view
|
Correcting timestamp issues in JavascriptHelper::link(), fixes #4441
|
2008-04-09 19:08:04 +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 final characters in multi param route elements
|
2008-04-09 18:26:20 +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
|
Added :first and :last selector to Set::extract
|
2008-04-16 20:15:50 +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 |