Commit History

Author SHA1 Message Date
  Mark Story 14cb9dcdc0 Fix usage of config() in database, orm, view tests. 8 years ago
  Mark Story 50d5416b2a Fix driver specific failures. 8 years ago
  inoas 5349d9086d MySQL driver+test => utf8mb3 -> utf8mb4 (#11329) 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 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
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  dereuromark 8ebb54d8d9 Fix use statements. 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 years ago
  Mark Story 8d61871c75 Ensure that a connection exists in rollback. 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  ADmad efaf3e2006 fix CS errors 10 years ago
  Rachman Chavik 2180fd076d Forward port test for #7428 10 years ago
  Mark Story f128a34952 Fix tests for MySQL driver 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 years ago
  Jose Diaz-Gonzalez 900322e2ab Switch Database and Cache libraries from `login` to `username` 11 years ago
  Ceeram c73d4225da Always skip Mysql tests when not using Mysql for test connection. 11 years ago
  Renan Gonçalves 89bb1fab08 Executing multiple init commands rather than using PDO::MYSQL_ATTR_INIT_COMMAND. 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Jose Lorenzo Rodriguez e6f81d35ae Sacrificing a test for the helth of the rest of the test suite. 12 years ago
  Jose Lorenzo Rodriguez d6c62b4279 Missed use statement 12 years ago
  Jose Lorenzo Rodriguez c1a8c5e04a Moving tests that is doomed to fail in sqlite 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
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago