Commit History

Author SHA1 Message Date
  Marc Würth 7018997979 Fixed some copyright and license statements in the file header DocBlocks 12 years ago
  euromark 382f75dbfc cs corrections, bool to boolean and int to integer. 12 years ago
  mark_story 3244b9e3d7 Merge branch 'master' into 2.4 12 years ago
  Mischa ter Smitten 0e49a23065 Makes the locale test not always pass, be verbose when it is skipped. 12 years ago
  ADmad 38b050a711 Merge branch 'master' into 2.4 12 years ago
  Marc Würth 1cac1846a3 Added missing calls to setUp & tearDown in tests 12 years ago
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 years ago
  euromark e7f380d2b7 doublespace to single space 12 years ago
  Juan Basso 19c94d0211 Fixed default datestyle for postgres tests 12 years ago
  Juan Basso accc98f55d Resetting the datestyle to not affect other tests 12 years ago
  ADmad 636cc8c103 Merge branch 'master' into 2.4 12 years ago
  euromark 394bf1054d remove name attribute where not necessary, clean up doc blocks 12 years ago
  Jose Lorenzo Rodriguez 04a6bfbda6 Fixing postgres test for PHP 5.5 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  ADmad a10275fb8b Merge branch 'master' into 2.4 13 years ago
  mark_story d4036310e4 Update limit() for Postgres 13 years ago
  Rémi Dewitte ab510d1700 Add settings array to connection parameters that executes SET statements once connected 13 years ago
  nojimage 84725993e5 Postgres datasource support regular expression operators. 13 years ago
  mark_story f104bd3504 Use simpler asserts. 13 years ago
  nojimage fbb1a812dd Create rename field statements in postgres 13 years ago
  Ceeram 16be9d4990 remove unused local vars 13 years ago
  mark_story 55dcb9c3b3 Implement resetSequence() 13 years ago
  mark_story 7bad865d6e Add bigint support for postgres 13 years ago
  Jose Lorenzo Rodriguez 03d31b57f7 Merge remote-tracking branch 'origin/2.1' into 2.2 13 years ago
  Ceeram cd209ce099 Avoid using LC_ALL, on some installs this would cause error: 13 years ago
  Juan Basso 37537faac0 Renamed method to check if the driver supports nested transaction. 14 years ago
  Juan Basso a512d46679 Sqlite is failing in PHP 5.2, re-adding the check for driver support. 14 years ago
  Juan Basso ffe0a18495 ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction. 14 years ago
  Juan Basso 22cd65b7d8 Added tests in each datasource to test the nested transactions. 14 years ago