mscherer
|
5e6c812c44
Deprecate getter code smell parts contain() in favor of getContain().
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
42e2c82634
Add deprecations for less frequently used ORM methods.
|
8 years ago |
Mark Story
|
73e07a1a48
Add more coverage.
|
8 years ago |
Mark Story
|
fd3da4eaa2
Add deprecation warnings to EagerLoader & EagerLoadable.
|
8 years ago |
Mark Story
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Jeremy Harris
|
aff0465469
Throwing exception if dev mixes signatures
|
9 years ago |
Jeremy Harris
|
c0764c8d6f
Added second signature for contain that matches the signature for matching
|
9 years ago |
Mark Story
|
cb5f4d3adc
Remove errors when aliases don't match.
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
dereuromark
|
46f1af7320
Fix up contain() to be BC with key value contains.
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Mark Sch
|
67df6187d8
Adding return void.
|
9 years ago |
antograssiot
|
19708a8cf0
Use the fluent pattern and update the code related/docs
|
9 years ago |
antograssiot
|
d06e4d9a45
Add assertion on setMatching return type
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
501358c7a9
Always map association fields.
|
10 years ago |
Jose Lorenzo Rodriguez
|
aaf61e7c13
Merging queryBuilders in contain. Fixes #6696
|
10 years ago |
Jose Lorenzo Rodriguez
|
8477fa8bb8
Moving result type conversion to the statements layer
|
10 years ago |
Mark Story
|
5ec0a0ca96
Only reset contain options, don't clear matching() state.
|
10 years ago |