cakephp2-php8/cake/tests/cases/libs/model
2010-03-05 16:07:59 -04:30
..
behaviors Adding return statement, preventing infinite loops when no default fields are bound, and unbindTranslation() is called with no fields. Fixes #307 2010-02-11 22:03:43 -05:00
datasources Fixing virutal fields fetching for postgresql, closes #417 2010-03-05 16:07:59 -04:30
cake_schema.test.php Updating CakeSchema test so it runs in both solo and group contexts. Changing table used on TestPluginComment to match its name. 2010-02-28 13:31:23 -05:00
connection_manager.test.php Adding patches, and tests from tkykmw. Add support for plugin datasource drivers. Fixes #297 2010-02-16 22:35:16 -05:00
db_acl.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_behavior.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_delete.test.php Adding tests for deletion of multiple habtm associations. Reverting changes made in [15518b8c9a] that caused incorrect removal of links when deleting records. Fixes #247 2010-01-29 11:55:18 -05:00
model_integration.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_read.test.php Model::find(first) no longer uses the id set in a model as the default conditions. Fixes #266 2010-02-27 11:32:29 -05:00
model_validation.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_write.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
models.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00