cakephp2-php8/cake/tests/cases/libs/model
Mark Story adf604a966 Merge branch '1.3' into 2.0
Conflicts:
	cake/console/templates/default/actions/controller_actions.ctp
	cake/console/templates/default/views/form.ctp
	cake/console/templates/default/views/index.ctp
	cake/console/templates/default/views/view.ctp
	cake/libs/controller/controller.php
	cake/libs/controller/scaffold.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/dispatcher.test.php
	cake/tests/cases/libs/model/cake_schema.test.php
2010-05-02 17:53:42 -04:00
..
behaviors Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
datasources Merge remote branch 'origin/1.3' into 2.0 2010-04-16 23:43:28 +10:00
cake_schema.test.php Merge branch '1.3' into 2.0 2010-05-02 17:53:42 -04:00
connection_manager.test.php Fixing missing reference operators in test cases. 2010-03-05 22:06:20 -05:00
db_acl.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
model.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
model_behavior.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
model_delete.test.php Model::deleteAll() now returns false if the 'find' to fetch records ids returns false (in case of sql error). Closes #272 2010-04-25 02:34:18 +05:30
model_integration.test.php Merge remote branch 'origin/1.2' into 1.3 2010-03-27 11:48:49 -04:00
model_read.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10: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 Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
models.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00