Commit History

Author SHA1 Message Date
  Mischa ter Smitten 0e49a23065 Makes the locale test not always pass, be verbose when it is skipped. 12 years ago
  Marc Würth 1cac1846a3 Added missing calls to setUp & tearDown in tests 12 years ago
  euromark e7f380d2b7 doublespace to single space 12 years ago
  euromark 394bf1054d remove name attribute where not necessary, clean up doc blocks 13 years ago
  Jose Lorenzo Rodriguez 04a6bfbda6 Fixing postgres test for PHP 5.5 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  mark_story d4036310e4 Update limit() for Postgres 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
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  mark_story 346e048371 Fix coding standards in Datasource tests. 14 years ago
  mark_story 6f8e7f1bc5 Revert "Fix coding standards errors." 14 years ago
  mark_story 3362100512 Fix coding standards errors. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  Ceeram 2a7bee0a5c make sure locale is restored correct in tests 14 years ago
  mark_story 2665178ec9 Merge branch '2.0' into 2.1 14 years ago
  Norio Suzuki 757579e1d1 Fixed a testcase, support PostgreSQL 9.1 14 years ago
  Kyle Robinson Young 45ec5d73c5 Add missing visibility keywords 14 years ago
  mark_story 9562638610 Merge branch '2.0' into 2.1 14 years ago
  mark_story c43b099894 Fix null bytea columns. 14 years ago