Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Robert Pustułka
|
34a5989bd1
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
ee2ead47b4
Merge branch 'issue-10250' into master
|
8 years ago |
Mark Story
|
c1851cbb35
Fix up test to reach uncovered case.
|
8 years ago |
Mark Story
|
c9a059ce1b
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
ef239d0d84
Enable EntityContext to read from ArrayAccess properties
|
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 |
Mark Story
|
17c3cbdccd
Merge branch 'master' into 3.next
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Niklas Rother
|
8aa209d01b
Fix test
|
9 years ago |
ndm2
|
371ca3a515
Cleanup
|
9 years ago |
ndm2
|
34e356c165
Ensure tests use a cross DBMS compatible schema.
|
9 years ago |
Niklas Rother
|
506852ef0e
Add test
|
9 years ago |
ndm2
|
10596b812f
Fix primary key test.
|
9 years ago |
ndm2
|
872fd9bbdf
Make entity context recognize junction tables.
|
9 years ago |
dereuromark
|
440e53a54f
Remove deprecated method usage in tests.
|
9 years ago |
dereuromark
|
f292f90c8e
Fix CS.
|
9 years ago |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 years ago |
David Yell
|
8a1ac68aa1
Calling setupTables to allow table associations to be created
|
9 years ago |
ADmad
|
4b9095c10c
Read schema defaults when generating field using EntityContext.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
ffecea9de3
Fix required state detection for booleans on associations.
|
10 years ago |
Mark Story
|
ca109d941b
Fix notice error when reading array values.
|
10 years ago |
Walther Lalk
|
d0c778a858
Add the ability to read value from an array entity context
|
10 years ago |
Jose Lorenzo Rodriguez
|
e726b0d91d
Reading baseColumnType() insted of columnType() in EntityContext
|
10 years ago |
ADmad
|
1952f855a1
Allow retrieving entity from EntityContext.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |