Mark Story
|
3c0e8d4a5c
Fix deprecated method use in ORM tests.
|
8 年 前 |
Mark Story
|
42e2c82634
Add deprecations for less frequently used ORM methods.
|
8 年 前 |
Mark Story
|
e441a345d8
Fix other uses of deprecated database features.
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
Anthony GRASSIOT
|
ddb3bd6d08
Fix risky tests
|
9 年 前 |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 年 前 |
thinkingmedia
|
aee51a122a
revert unit test for unbuffered
|
9 年 前 |
thinkingmedia
|
80e0994b62
added exception for serialize an unbuffered result set, and also a test for this edge case
|
9 年 前 |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 年 前 |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 年 前 |
ADmad
|
e084a14488
Don't set associated record to null when autofields is disabled.
|
9 年 前 |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |
Jose Lorenzo Rodriguez
|
fa4a61ffb5
Fixing memory leak in ResultSet
|
10 年 前 |
Mark Story
|
74452a0b5a
Fix isEmpty() consuming data.
|
10 年 前 |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 年 前 |
Mark Story
|
0c3f904dd6
Use the registryAlias when setting entity source.
|
10 年 前 |
Jose Lorenzo Rodriguez
|
a69abed729
Optimizing ResultSet by having less loops.
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Mark Story
|
4a99d68fb8
Fix notice error in ResultSet.
|
11 年 前 |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 年 前 |
Kim Egede Jakobsen
|
188b888650
ResultSetTest now tests that the result is kept.
|
11 年 前 |
mark_story
|
48e457ec5b
Fix case sensitive issue in table alias.
|
11 年 前 |
mark_story
|
5489813a20
Move tests to the class they belong with.
|
11 年 前 |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 年 前 |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 年 前 |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 年 前 |
Jose Lorenzo Rodriguez
|
8bb695d568
Making Entity::source() just a string
|
12 年 前 |