dereuromark
|
660f9642b8
Always use consistent class usage to make comparison and detection/refactor possible.
|
8 years ago |
Robert Pustułka
|
ff222a86a9
Fix more TableRegistry references.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
fe9bc8427d
Merge branch 'master' into 3.next
|
8 years ago |
stickler-ci
|
23d7a0d343
Fixing style errors.
|
8 years ago |
dereuromark
|
43f20f01dc
Cleanup.
|
8 years ago |
dereuromark
|
c6be0ab87b
Fix saveOrFail() to include useful messages on output, e.g. CLI/tests.
|
8 years ago |
Mark Story
|
cc48cfde5c
Merge pull request #11638 from cakephp/3-next-get-association
|
8 years ago |
dereuromark
|
8a612f2e00
Add test for new getAssociation() being strict.
|
8 years ago |
Dustin Haggard
|
2733b8c33b
Throw an exception if the behavior does not exist.
|
8 years ago |
Dustin Haggard
|
e205edae27
Removed nullable return from Table::getBehavior()
|
8 years ago |
Dustin Haggard
|
a78591ae6b
Add test for the getBehavior() method.
|
8 years ago |
Mark Story
|
f14218562b
Merge branch 'master' into 3.next
|
8 years ago |
mark_story
|
c12ae0a77d
Add more tests for patchEntity and patchEntities.
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Mark Story
|
d20305dd9f
Fix phpcs
|
8 years ago |
Mark Story
|
2ee37ef778
Fix test using orWhere().
|
8 years ago |
Dustin Haggard
|
a04a36d472
Fix PHPCS errors
|
8 years ago |
Dustin Haggard
|
b6783597d2
Remove dev garbage
|
8 years ago |
Dustin Haggard
|
2daf1782ed
Add Table::addBehaviors() method.
|
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
|
5cfcdbadda
Fix deprecated method usage in TableTest.
|
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 |
Dariusz Ruminski
|
ff023ed24e
DX PHPUnit - use dedicated assertions
|
8 years ago |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 years ago |
Mark Story
|
b19018c25d
Merge pull request #11375 from sdustinh/association-dot-syntax
|
8 years ago |