euromark
|
aa0c90ed1f
Consolidate asserts
|
11 years ago |
euromark
|
a73ec6a465
Make atomic updateAll and deleteAll return the affected rows instead of bool.
|
11 years ago |
ADmad
|
9715a6acf2
Merge pull request #5314 from cakephp/3.0-associations
|
11 years ago |
Mark Story
|
0e787e9bdf
Merge pull request #5316 from dakota/3.0-has-finder
|
11 years ago |
Walther Lalk
|
3d470984e2
Add missing doc block
|
11 years ago |
Walther Lalk
|
3fc40228c4
Add a hasFinder method to table object
|
11 years ago |
ADmad
|
85ed1db052
Add Table::addAssociations()
|
11 years ago |
mark_story
|
94e52ff182
Simplify error message and test.
|
11 years ago |
Mark Story
|
90a9ef29dd
Add Query::firstOrFail()
|
11 years ago |
Jose Lorenzo Rodriguez
|
94157726a0
Making sure beforeFind is only triggered once per query
|
11 years ago |
euromark
|
0b2f5d8f59
Adjust test cases.
|
11 years ago |
Bryan Crowe
|
f06d5052dc
Fix expected exception messages in tests
|
11 years ago |
Mark Story
|
d7594cc20a
Stop fatal errors when _joinData is present and not an entity.
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Mark Story
|
0077ebf87f
Add test for #4877
|
11 years ago |
kawakami
|
aa9fc95023
Cleanup TestCase extends
|
11 years ago |
ADmad
|
060a41c0f7
Merge pull request #4823 from cakephp/issue-4796
|
11 years ago |
Mark Story
|
b2f9bbf43e
Merge pull request #4816 from sukihub/3.0-cacheable-get-v1
|
11 years ago |
ADmad
|
e92e4e526c
Merge pull request #4755 from cakephp/3.0-slug-dash
|
11 years ago |
Jan Sukenik
|
b62d9654c4
Cache option for \Cake\ORM\Table::get
|
11 years ago |
Mark Story
|
c71f919819
Add Model.initialize event.
|
11 years ago |
antograssiot
|
21c52d2df4
add _orignal to Entity and fix Counter cache update
|
11 years ago |
Jan Sukenik
|
3f6fefc01a
Table::get should not use query cache by default
|
11 years ago |
Jan Sukenik
|
e26f470b4c
Fixed CakePHP coding standards
|
11 years ago |
Jan Sukenik
|
cb4231c044
Added cache option for \Cake\ORM\Table::get
|
11 years ago |
ADmad
|
71464917c3
Fix tests for changes in previous commit.
|
11 years ago |
Mark Story
|
a44fb76201
Consolidate duplicated code and fix a few issues.
|
11 years ago |
Mark Story
|
0e4c50e6be
Raise an exception when reconfiguring objects that already exist.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
mark_story
|
3701fd0572
Add additional test for findOrCreate()
|
11 years ago |