.. |
cache
|
fixing cache engine prefix
|
2008-01-11 18:35:45 +00:00 |
controller
|
Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080
|
2008-03-01 03:12:12 +00:00 |
model
|
Updating Model::setDataSource(), table prefixes now switch when switching DataSource, unless a custom table prefix is set, fixes #4062
|
2008-03-01 05:15:53 +00:00 |
view
|
Fixing TimeHelper::timeAgoInWords()/relativeTime(), fixes #4241
|
2008-02-28 05:06:37 +00:00 |
cache.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
cake_log.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
class_registry.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
configure.test.php
|
Fixing Configure::listObjects() to not return incorrect core classes, closes #3954. Adding route testing support to cake console.
|
2008-01-23 04:14:58 +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
|
updating folder test for inPath, fixes #3922
|
2008-02-28 15:35:00 +00:00 |
http_socket.test.php
|
Reverted test case change
|
2008-02-19 04:07:03 +00:00 |
i18n.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
inflector.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
l10n.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
loader.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
magic_db.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
object.test.php
|
fixes #4106, object test
|
2008-02-14 04:52:46 +00:00 |
overloadable.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
router.test.php
|
Added pass feature to Router::connect
|
2008-02-29 20:22:57 +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 fixes and tests for Set::check(), closes #4077
|
2008-02-06 15:48:31 +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
|
"Fixes #3851, Acl component fails to check() if a permission is denied in action (*)"
|
2008-01-09 00:39:00 +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 |