José Lorenzo Rodríguez
|
68d0b4a14c
Merge pull request #9143 from burzum/feature/entity-option-builder
|
9 years ago |
Mark Story
|
49799d893e
Fix dirty tracking for array associations.
|
9 years ago |
Walther Lalk
|
e0cdb64d6d
Add created tag field to all other tests using the tags table
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
4313e50416
Make Table::aliasField() idempotent.
|
9 years ago |
José Lorenzo Rodríguez
|
b27c4869dd
Merge pull request #9107 from cakephp/issue-9099
|
9 years ago |
Florian Krämer
|
f4903c69aa
Changing the SaveOptionsBuilder integration test
|
9 years ago |
Florian Krämer
|
2f1bebd674
Adding an integration test for the SaveOptionBuilder
|
9 years ago |
Florian Krämer
|
61dd97e723
Adding a test for Table::getSaveOptionsBuilder()
|
9 years ago |
Jose Lorenzo Rodriguez
|
eff290207e
Fixing tests and CS errors
|
9 years ago |
Mark Story
|
104f79608a
Fix validateUnique emitting errors when non-scalar data is received.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
c678bff7cc
Add buildValidator event hook to Table.
|
9 years ago |
José Lorenzo Rodríguez
|
0021821a36
cherry picked from merge #8707
|
10 years ago |
thinkingmedia
|
e9d904edee
fixes phpcs issues
|
9 years ago |
thinkingmedia
|
4b5d450ccc
adds unit tests, callable search argument and optional transactions
|
9 years ago |
Walther Lalk
|
2af2dc8c36
Add in some brackets
|
9 years ago |
Walther Lalk
|
0860d8df99
Throw a RuntimeException if the validation method does not return a validator
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
a5fb82d4da
Fix tests on postgres
|
10 years ago |
ADmad
|
85533b64ce
Restore state of entities if transaction is rollbacked.
|
10 years ago |
ADmad
|
1d3c554a14
Improve tests
|
10 years ago |
ADmad
|
351424f12a
Add test showing saveMany() also works with ResultSet
|
10 years ago |
ADmad
|
453f3c2ed2
Add tests for Table::saveMany()
|
10 years ago |
Yves P
|
2784faf8d4
Add support for tinytext, mediumtext and longtext
|
10 years ago |
Mark Story
|
33186dcb5b
Add test case for #8436
|
10 years ago |
Jose Lorenzo Rodriguez
|
bc64a614b5
Avoiding notice when unlinking values using HasMany
|
10 years ago |
Mark Story
|
6e3b38ddd1
Revert "Make find(list) not auto-null on a behavior of 2.x"
|
10 years ago |