cakephp2-php8/lib/Cake/Model
mark_story 3cb501f1c5 Fix issue created in [e8b5d81fd7]
Query conditions with `-` and no surrounding spaces were quoted
incorrectly.

Fixes #3178
2012-09-03 13:24:38 -04:00
..
Behavior Merge pull request #728 from boast/patch-2 2012-08-01 19:41:04 -07:00
Datasource Fix issue created in [e8b5d81fd7] 2012-09-03 13:24:38 -04:00
Validator Fixing issues with validation rules not being reset after calling 2012-08-25 13:29:16 +02: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 Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConnectionManager.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
I18nModel.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Model.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02: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 Merge branch '2.2-hash' into 2.2 2012-04-10 21:32:37 -04:00