cakephp2-php8/cake/tests/cases/libs/model
2010-11-13 12:04:22 -05:00
..
behaviors Adding a test for containable modifying return. Refs #1219 2010-10-26 21:39:48 -04:00
datasources Fixing failing test caused by name() being able to quote things better now. 2010-11-13 12:04:22 -05:00
cake_schema.test.php Applying patch from 'Justas Butkus' to fix CakeSchema::compare() 2010-10-27 23:03:31 -04:00
connection_manager.test.php Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
db_acl.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_behavior.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
model_delete.test.php Fixing issue where a beforeDelete() could trigger a table truncation. 2010-09-29 23:31:41 -04:00
model_integration.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_read.test.php Adding test case for find(list) with recursive. 2010-07-11 18:38:27 -04:00
model_validation.test.php Fixing issue where whitelist would not be used for validation. Test case added. Fixes #1037 2010-08-21 22:48:59 -04:00
model_write.test.php Fixed issue where Model::saveAll() would incorrectly commit a transaction which was not started in that function call itself. 2010-11-06 09:33:50 +05:30
models.php Fixed issue where Model::saveAll() would incorrectly commit a transaction which was not started in that function call itself. 2010-11-06 09:33:50 +05:30