.. |
cache
|
"code formatting"
|
2008-03-26 15:43:14 +00:00 |
controller
|
"Fixes #4394, SecurityComponent::!__validatePost fails on hasMany multi-record form.
|
2008-04-02 06:08:55 +00:00 |
model
|
"Fixing inflection of people uninflected plural.
|
2008-03-30 04:35:05 +00:00 |
view
|
Removing parameter merging in pagination links, fixes #4312
|
2008-04-01 03:44:16 +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
|
Removing all references to deprecated 'webservices' and 'bare' routes and route parameters, removing deprecated constants, updating core tests
|
2008-02-11 06:18:41 +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
|
Restricted named route element to contain no special chars other then '_'
|
2008-03-11 15:19:46 +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
|
Changed XPath behavior for mixed numeric and string keys
|
2008-03-18 15:30:00 +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
|
"References #4413, test proves ticket is invalid"
|
2008-03-31 17:49:39 +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 |