.. |
Behavior
|
Merge branch 'master' into 2.3
|
2012-11-14 21:50:29 -05:00 |
Datasource
|
Remove off by a second errors.
|
2012-11-12 21:47:05 -05:00 |
Validator
|
Fix rules set being updated with array instead of CakeValidationRule objects. Closes #3367
|
2012-11-13 22:13:15 +05:30 |
AclNodeTest.php
|
Updating mixed @param documentation to seperate list of accepted types
|
2012-05-21 21:55:10 +01:00 |
BehaviorCollectionTest.php
|
unify object load/unload and loaded methods
|
2012-11-16 12:14:28 +01:00 |
CakeSchemaTest.php
|
Add MySQL FULLTEXT support.
|
2012-09-20 20:42:30 -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
|
Test all empty array with assertSame() because assertEquals() does not check the type.
|
2012-10-26 19:21:51 -03:00 |
ModelIntegrationTest.php
|
unify object load/unload and loaded methods
|
2012-11-16 12:14:28 +01:00 |
ModelReadTest.php
|
Merge branch 'master' into 2.3
|
2012-11-10 21:33:26 -05:00 |
models.php
|
Merge branch 'master' into 2.3
|
2012-08-30 19:43:11 +01: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
|
Merge branch 'master' into 2.3
|
2012-08-30 19:43:11 +01:00 |
ModelWriteTest.php
|
fix incorrect tests
|
2012-11-02 12:16:32 +01:00 |