cakephp2-php8/cake/tests/cases/libs/model
2011-02-23 01:22:23 -04:30
..
behaviors Merge branch '2.0' into 2.0-pagination 2010-12-24 14:43:11 -05:00
datasources Fixing notice error caused when looking for info on tables that don't exist. 2011-02-11 22:37:56 -05:00
behavior_collection.test.php Fixed aliasing so it works with plugins in the 'className' key 2011-01-14 17:44:33 -08:00
cake_schema.test.php Fixing failing tests imported with the merge. 2011-02-05 15:24:53 -05:00
connection_manager.test.php Changed the trigger_error by exceptions in ConnectionManager. 2011-01-12 23:08:34 -02:00
db_acl.test.php Fixing some issues in ACL related classes when using database prefixes 2011-02-23 01:22:23 -04:30
model.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
model_delete.test.php Fixing failing test caused by boolean type changes. 2011-02-12 06:21:19 -05:00
model_integration.test.php Changes to make mysql cast boolean vaules to the native php boolean datatype 2011-01-01 22:07:27 -04:30
model_read.test.php Starting to lazy load database conenctions again, model read tests fixed 2011-02-23 00:43:56 -04:30
model_validation.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
model_write.test.php Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00
models.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00