コミット履歴

作者 SHA1 メッセージ 日付
  saeideng 81f4181d89 add setConnection to mocked Method list 8 年 前
  saeideng 3195338ab7 use getConnection in tests 8 年 前
  ADmad dd72625808 Add DriverInterface::getConnection()/setConnection(). 8 年 前
  chinpei215 480b118090 Fix test not passing 8 年 前
  Mark Story 73d7c5dfc1 Enable SQLServer dsn creation to run without sqlserver. 8 年 前
  mark_story 04bcc25f20 Allow port to be specified in SQLServer connections. 8 年 前
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 年 前
  Mike Fellows 43959d9926 Remove the 'persistent' config option for Sqlserver connections 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 年 前
  Mark Story d5d31d5279 Make whitespacing consistent with rest of project. 9 年 前
  Stephan Meyer eb9918ff29 add missing skip if pdo_sqlsrv is not installed 9 年 前
  Stephan Meyer 4e7c7be2c2 phpcs 9 年 前
  Stephan Meyer ec83a0d5ec tests 9 年 前
  Stephan Meyer c5dea9bc64 fix tests 9 年 前
  dereuromark 97f008a711 Split combined into separate getter setter for cleaner API. 9 年 前
  dereuromark 8ebb54d8d9 Fix use statements. 9 年 前
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 年 前
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 年 前
  antograssiot b19dd062bb remove unsued import 10 年 前
  Mark Story 2044d6db29 Require native prepares for most drivers. 10 年 前
  Mark Story 8db3292b22 Don't use bound params for legacy SQLServer pagination 10 年 前
  Mark Story 9d685fef04 Unskip most of the SQLServer tests. 10 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story 015865e0fd Add OUTPUT clause to SQLServer queries. 11 年 前
  AD7six 109123b4be Merge remote-tracking branch 'origin/3.0' into 3.0-dsn-support 11 年 前
  kawakami aa9fc95023 Cleanup TestCase extends 11 年 前
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 年 前
  Jose Diaz-Gonzalez 900322e2ab Switch Database and Cache libraries from `login` to `username` 11 年 前