Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  o0h e8e55a93bc Remove duplicate calling TableLocator::clear() 6 years ago
  ADmad f86a585210 Throw warning when using underscored fixture names. 7 years ago
  Robert Pustułka a00fb0fed0 Merge branch '3.next' into deprecate-table-registry 8 years ago
  Mark Story 0719af87ee Add additional test for get() with uuid. 8 years ago
  Mark Story a9745f1385 Make test more generalized. 8 years ago
  Mark Story 4db1edd813 Add integration test for binary uuid. 8 years ago
  Robert Pustułka afb01a0851 Remove TableRegistry calls from tests. 8 years ago
  Marc Würth 82db65bdd4 Rewmove unused imports of Configure class 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 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
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 0033fefef7 Don't overwrite an entity's id when it was specified. 10 years ago
  Mark Story c096aa3573 UUID values in SQLserver are always uppercased. 11 years ago
  Mark Story 7eb09b05ca Allow primary key values to be set when creating records. 11 years ago
  Juan Basso c7b1013f54 Renamed String class to Text 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  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 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Jose Lorenzo Rodriguez fa47ed6dc2 Fixed uuid detection in SQL Server 12 years ago
  Jose Lorenzo Rodriguez 5bab330a53 SQL Server normalizes uuids to uppercase, fixing test accordingly 12 years ago
  Tigran Gabrielyan 6994bd28f5 Remove PHP Version from license information 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  Jose Lorenzo Rodriguez 6ce497890b Fixed all tests in DatabaseSuite 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago