ndm2
|
8917e56b49
Fix failing tests
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
kawakami
|
aa9fc95023
Cleanup TestCase extends
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
Jose Lorenzo Rodriguez
|
b82a09f359
Using Association::find() in Association::attachTo()
|
11 years ago |
mark_story
|
5489813a20
Move tests to the class they belong with.
|
11 years ago |
mark_story
|
da2af6dfa2
Add test for associated objects being null
|
11 years ago |
mark_story
|
fbed75aa33
Make hasOne associations default to LEFT joins.
|
11 years ago |
Jose Lorenzo Rodriguez
|
3df2a07154
Renaming Association::save() to Association::saveAssociated()
|
11 years ago |
Reuben Helms
|
9a3e0db66c
Refactor _eventManager accessors to Cake\Event\EventManagerTrait
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Mark Story
|
5fdee2cec7
Merge pull request #3221 from cakephp/3.0-duplicate-aliases
|
12 years ago |
Jose Lorenzo Rodriguez
|
f5a288eeb0
Fixed some broken tests
|
12 years ago |
Mark Story
|
10377c6acb
Merge pull request #3133 from tigrang/type_mapping_objects
|
12 years ago |
Tigran Gabrielyan
|
8829e54976
Fix CS issues
|
12 years ago |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 years ago |
Tigran Gabrielyan
|
5e013b13fa
Fixed remaining unit tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
f31bb876e7
Fixed more unit tests
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Ber Clausen
|
0bc07d78eb
Tests that property is being set when defining the Association.
|
12 years ago |
Jose Lorenzo Rodriguez
|
55562705a8
All tests passing again
|
12 years ago |
Jose Lorenzo Rodriguez
|
4840c962e7
Slowly chaging eager loading logic to be able to trigger before find on
|
12 years ago |
Jose Lorenzo Rodriguez
|
a8c6f99169
Adding more tests for beforeFind on attachable associations
|
12 years ago |
Jose Lorenzo Rodriguez
|
5f0ff0ef76
Merge remote-tracking branch 'origin/3.0' into 3.0-multi-primary-key
|
12 years ago |
mark_story
|
176717adaa
Make association property() exclude plugin names.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |