José Lorenzo Rodríguez 04c5cbf231 Merge pull request #8247 from cakephp/issue-8246 10 年 前
..
Association ae5b1bf59c Fix matchingData not having type information set. 10 年 前
Behavior ee8e168dcd Test to prove broken tree behaviour 10 年 前
Locator 77d035ad82 Allow to use the connection name with the option "connectionName" in TableRegistry::get and TableRegistry::config. 10 年 前
AssociationCollectionTest.php 0d612cd6ee Allow passing array to AssociationCollection::type(). 10 年 前
AssociationProxyTest.php 5597ec9d55 Don't modify the where clause on empty inputs. 10 年 前
AssociationTest.php f6a03f1e9c Merge branch 'master' into 3.1 10 年 前
BehaviorRegistryTest.php badc37b114 Fix regression caused by PR #6942. 10 年 前
BehaviorTest.php cf058497bd Add afterDeleteCommit to test case 10 年 前
BindingKeyTest.php d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 年 前
CompositeKeysTest.php d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 年 前
EagerLoaderTest.php 501358c7a9 Always map association fields. 10 年 前
EntityTest.php 460fbf2609 Allow camelBacked virtualProperties to be accessed. 10 年 前
MarshallerTest.php 4ad72ad83a Fix joinData being lost when belongsToMany is marshalled by id. 10 年 前
QueryRegressionTest.php 5ede142458 Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions. 10 年 前
QueryTest.php fbec22e0c5 Fixed undefined dataset ordering in tests. 10 年 前
ResultSetTest.php fa4a61ffb5 Fixing memory leak in ResultSet 10 年 前
RulesCheckerIntegrationTest.php 93bdcc6ca0 Merge pull request #7951 from cakephp/3.2-entity-invalid 10 年 前
TableRegistryTest.php 1082add640 Original test cases for TableRegistry moved to TableLocatorTest. 11 年 前
TableTest.php aec38c66db Merge remote-tracking branch 'origin/master' into 3.2-indentifer-equals 10 年 前
TableUuidTest.php 0033fefef7 Don't overwrite an entity's id when it was specified. 10 年 前