cakephp2-php8/cake/libs
mark_story f011839cfe Update dbo_adodb.php. Passes 452 tests in model.test
fixes #4133

Added test for dbo_adodb as well

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6917 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 00:20:24 +00:00
..
cache Removed the Model cache engine for architectural reasons, closes #4415 2008-05-13 21:25:19 +00:00
controller updating auth url for login actions 2008-05-16 18:17:04 +00:00
model Update dbo_adodb.php. Passes 452 tests in model.test 2008-05-18 00:20:24 +00:00
view Text helper highlight method now handles HTML tags correctly. Closes #2242 2008-05-17 18:45:24 +00:00
cache.php updating cake.test.php, fixes #4638. updating cake.php, fixes #4648 (with tests), updated Cache 2008-05-14 19:43:55 +00:00
cake_log.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
class_registry.php "Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable" 2008-03-16 07:18:42 +00:00
configure.php Fixed a problem in Configure causing the File engines default path to be ignored , closes #4673 2008-05-17 21:47:06 +00:00
debugger.php Fixing recursion in Debugger variable dumps 2008-04-26 11:10:55 +00:00
error.php fixes #4610, missing methods in ErrorHandler 2008-05-09 16:35:43 +00:00
file.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
flay.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
folder.php "Fixes #4414, Folder::!__tree() causing warnings when apache user has no read access to a folder" 2008-04-02 19:35:14 +00:00
http_socket.php Fixed problem with Socket::reset 2008-05-09 17:55:14 +00:00
i18n.php "Adding additional tests for I18n class. 2008-05-17 06:05:08 +00:00
inflector.php Foreign character support for Inflector::slug, fixes #3492 2008-05-05 13:39:49 +00:00
l10n.php "Adding test coverage for I18n class. 2008-05-17 00:48:34 +00:00
magic_db.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
multibyte.php "Completing test coverage for Multibyte class. 2008-05-13 21:31:08 +00:00
object.php adding Object::stop(), updating auth and auth.test to use 2008-05-16 15:23:00 +00:00
overloadable.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
overloadable_php4.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
overloadable_php5.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
router.php Fixed Router::queryString php.ini setting dependency, closes #4614 2008-05-13 03:40:24 +00:00
sanitize.php Removing undefined variable notice for empty arrays in Sanitize::paranoid() 2008-01-27 03:31:33 +00:00
security.php bringing security component up to 84% coverage, 2008-05-13 06:27:43 +00:00
session.php "Fixing typo in [6514]" 2008-03-08 05:58:14 +00:00
set.php Refactored Set::reverse and tweaked the expectation schema for consistency, fixes #4643 2008-05-15 14:48:49 +00:00
socket.php Fixed problem with Socket::reset 2008-05-09 17:55:14 +00:00
string.php Improved String::insert by support placeholders with after sequence during cleanup 2008-05-14 16:31:44 +00:00
validation.php refactoring Validation::ip() 2008-05-05 14:21:05 +00:00
xml.php fixes #4559 2008-05-13 07:56:33 +00:00