Corey Taylor
|
1587a68be5
Set binding key on generated HasMany associations for junction tables
|
6 years ago |
Corey Taylor
|
30ff422132
Use bindingKey from junction table association instead of target table primary key directly for BelongsToMany
|
6 years ago |
Corey Taylor
|
3a7c7027e0
Fixed contain() BelongsToMany association restricting fields with 'fields' option
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
44c48e60a3
Merge branch 'master' into 3.next
|
7 years ago |
nojimage
|
e4af9c4442
In BelongsToMany, linking entities will set the junction table registry alias
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |
Mark Story
|
fe986588a8
Fix deprecated method use in Association & Table tests.
|
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
|
1a98f566b2
Update deprecated method usage in ORM\Association.
|
8 years ago |
Mark Story
|
7eaa9ef25e
Add deprecation warnings for BelongsToMany
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 years ago |
Dustin Haggard
|
5fa448c767
Updated instance of Table::association()
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
Mark Story
|
8b58dbc22b
Merge pull request #10815 from albertcansado/deprecated-dirty
|
8 years ago |
Albert Cansado Solà
|
3d9e8734e7
update dirty method for get/set
|
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 |
ADmad
|
5c037763c8
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
b94a3c7a92
Fix multiple link() operations not persisting correctly.
|
8 years ago |
Mark Story
|
aa2a3e5e5d
Improve error messages and remove redundant teardown.
|
8 years ago |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
chinpei215
|
f1c7b72f2e
Remove overridden combined setter/getter methods
|
9 years ago |