.. |
cache
|
"code formatting"
|
2008-03-26 15:43:14 +00:00 |
controller
|
Adding GET/PUT/DELETE method checks to Security component, refactoring adding tests, closes #4231. Thanks joelmoss.
|
2008-04-19 19:25:49 +00:00 |
model
|
Fixing conditions quoting in DboSource, closes #4508
|
2008-04-23 15:24:57 +00:00 |
view
|
Validation now supports error messages on multi record forms. Added tests to support this. Closes #4499. Thanks jose_zap
|
2008-04-23 14:14:58 +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 |
code_coverage_manager.test.php
|
first version of code coverage
|
2008-04-23 18:25:03 +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
|
Simplifying default Debugger output, fixes #4066
|
2008-04-18 06:01:35 +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 persist feature to routing, allows namedArgs to be auto-populated for reverse routing based on current request
|
2008-04-19 20:57:23 +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
|
Fixed Set::merge warning when calling it from a static function
|
2008-04-22 17:18:05 +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 |