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 |
Jose Lorenzo Rodriguez
|
872dca1a7d
Moving the abstract method requirement for eagerLoader to Association
|
12 years ago |
Jose Lorenzo Rodriguez
|
beef973cca
Refactoring canBeJoined so it is more dynamic
|
12 years ago |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |