.. |
Behavior
|
Fix issue with using contain() and query[contain]
|
2012-10-20 14:51:52 -04:00 |
Datasource
|
Remove trailing whitespace from comments
|
2012-10-15 18:19:37 -06:00 |
Validator
|
Add additional tests for error triggering on missing validator.
|
2012-07-15 19:47:28 -04:00 |
AclNodeTest.php
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
BehaviorCollectionTest.php
|
avoid duplication in return value when saving habtm
|
2012-08-24 00:50:46 +02:00 |
CakeSchemaTest.php
|
Revert "Add MySQL FULLTEXT support."
|
2012-09-20 20:39:02 -04:00 |
ConnectionManagerTest.php
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
ModelCrossSchemaHabtmTest.php
|
avoid duplication in return value when saving habtm
|
2012-08-24 00:50:46 +02:00 |
ModelDeleteTest.php
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
ModelIntegrationTest.php
|
Merge remote-tracking branch 'origin/2.1' into 2.2
|
2012-04-29 20:05:39 -04:30 |
ModelReadTest.php
|
Fix find('count') with 'group' when result has only one group. Closes #1677
|
2012-10-09 10:43:27 +05:30 |
models.php
|
Fixing issues with validation rules not being reset after calling
|
2012-08-25 13:29:16 +02:00 |
ModelTest.php
|
Fix coding standards.
|
2012-05-20 15:51:09 -04:00 |
ModelTestBase.php
|
remove referencers to fixtures that don't exist
|
2012-06-18 16:40:37 +02:00 |
ModelValidationTest.php
|
Ensuring list of behavior methods are refreshed between calls of
|
2012-08-25 14:05:19 +02:00 |
ModelWriteTest.php
|
Fix saveAssociated() with validate=first, atomic=false
|
2012-10-20 15:12:05 -04:00 |