cakephp2-php8/lib/Cake/Model
mark_story c24bec679b Merge branch 'master' into 2.3
Conflicts:
	lib/Cake/View/Helper/FormHelper.php
2012-10-27 21:13:53 -04:00
..
Behavior coding standards regarding whitespaces 2012-10-27 00:46:12 +02:00
Datasource Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Validator Merge branch 'master' into 2.3 2012-10-15 21:46:49 -04:00
AclNode.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Aco.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AcoAction.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Aro.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BehaviorCollection.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
CakeSchema.php coding standards regarding whitespaces 2012-10-27 00:46:12 +02:00
ConnectionManager.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18nModel.php missing app uses statements 2012-07-21 13:34:33 +02:00
Model.php Merge branch 'master' into 2.3 2012-10-27 21:13:53 -04:00
ModelBehavior.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
ModelValidator.php Ensuring list of behavior methods are refreshed between calls of 2012-08-25 14:05:19 +02:00
Permission.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00