Commit History

Author SHA1 Message Date
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  Jose Lorenzo Rodriguez c35c908e46 Strating to refactor SelectableAssociationTrait into a separate class 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot 197d2d7734 remove getMock() deprecations 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  ADmad 06d1c4a038 Remov newline from error message. 10 years ago
  ADmad fde081f105 Add tests for previous commit. 10 years ago
  Adam Royle f804099f58 Add tests for new className() method on Association. 10 years ago
  mark_story f6a03f1e9c Merge branch 'master' into 3.1 10 years ago
  Jose Lorenzo Rodriguez 94cf64e0cf Added tests for the bindingKey() method 10 years ago
  Robert 1b983826a0 Rename locator() to tableLocator(). 11 years ago
  Robert f617e9675c Move LocatorInterface accessor/mutator to LocatorAwareTrait and use it in Association. 11 years ago
  Robert 000bff1b7f Make Associations aware of table locators. 11 years ago
  Mark Story fad068d845 Wrap long lines and fix incorrect assertions. 11 years ago
  AD7six 0688433b87 Always use the association alias as a registry key 11 years ago
  AD7six ce81f6266e Add some more test coverage for association aliases 11 years ago
  AD7six 5a3a48b829 It's only necessary to override abstract methods 11 years ago
  AD7six 4b83af465d Use the class name as a table alias 11 years ago
  AD7six 6b02321531 oops 11 years ago
  AD7six f9de012ca8 Add a test demonstrating current behavior 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  kawakami aa9fc95023 Cleanup TestCase extends 11 years ago
  Mark Story 425faaaf32 Merge pull request #4342 from cakephp/3.0-association-custom-finder 11 years ago
  Jose Lorenzo Rodriguez 190f10f739 Adding some doc blocks 11 years ago
  Jose Lorenzo Rodriguez 94fef9ff4c Using th edefault finder method in Association 11 years ago
  Robert 709cbab795 Added cascadeCallbacks accessor/mutator test 11 years ago
  Jose Lorenzo Rodriguez 3df2a07154 Renaming Association::save() to Association::saveAssociated() 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Jose Lorenzo Rodriguez 8156305238 Fixed failing tests 12 years ago