ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 年 前 |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 年 前 |
Mark Story
|
0719af87ee
Add additional test for get() with uuid.
|
8 年 前 |
Mark Story
|
a9745f1385
Make test more generalized.
|
8 年 前 |
Mark Story
|
4db1edd813
Add integration test for binary uuid.
|
8 年 前 |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 年 前 |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
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 年 前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |
Mark Story
|
0033fefef7
Don't overwrite an entity's id when it was specified.
|
10 年 前 |
Mark Story
|
c096aa3573
UUID values in SQLserver are always uppercased.
|
11 年 前 |
Mark Story
|
7eb09b05ca
Allow primary key values to be set when creating records.
|
11 年 前 |
Juan Basso
|
c7b1013f54
Renamed String class to Text
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 年 前 |
Walther Lalk
|
f60d099d77
Fixes SQLServer throwing a 'string not uuid' type error if a query is done with a empty value to a uuid field.
|
11 年 前 |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 年 前 |
Jose Lorenzo Rodriguez
|
fa47ed6dc2
Fixed uuid detection in SQL Server
|
12 年 前 |
Jose Lorenzo Rodriguez
|
5bab330a53
SQL Server normalizes uuids to uppercase, fixing test accordingly
|
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
|
6ce497890b
Fixed all tests in DatabaseSuite
|
12 年 前 |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 年 前 |