Historial de Commits

Autor SHA1 Mensaje Fecha
  Joas Schilling 87431605b8 Add test for UniqueConstraintViolationException on wrong key hace 9 años
  Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception hace 9 años
  Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations hace 9 años
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows hace 10 años
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase hace 10 años
  Robin Appelman a85f0ae2da Fix ILIKE without wildcards for oracle hace 10 años
  Robin Appelman 95815c0b57 add test case for ILIKE with wildcard hace 10 años
  Thomas Müller ca35d86c5a adding ILIKE to AdapterSQLSrv hace 10 años
  Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE hace 10 años
  Lukas Reschke 353155b516 Merge pull request #7323 from owncloud/Jonny007-MKD-master hace 10 años
  Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". hace 10 años
  Jörn Friedrich Dreyer b20018928d add unit test hace 10 años
  Bart Visscher addd0fba38 number as number hace 11 años
  Andreas Fischer 4bc2a22317 Remove all uses of numRows(). hace 11 años
  Oliver Gasser cacb66480b Add unit tests for decimal type usage hace 11 años
  Thomas Müller ab4136f432 add missing quotes + field declarations hace 11 años
  Andreas Fischer 95dd58bfc0 Use old school query style that actually works. hace 11 años
  Andreas Fischer f8d3b7cb6f DB tests: Test whether we can insert and read UTF8 data. hace 11 años
  Andreas Fischer 06df3822a0 Timestamp test is no longer necessary as we rely on Doctrine and DateTime. hace 11 años
  Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. hace 11 años
  Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. hace 11 años
  kondou 9c5416fe4a Clean up \OC\Util hace 11 años
  Robin Appelman ed054e67d6 DB: remove invalid asserts hace 11 años
  Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan hace 11 años
  Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid hace 11 años
  Bart Visscher 5549c77ec5 Merge branch 'master' into doctrine hace 11 años
  Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test hace 11 años
  Bart Visscher 769212a9a0 numRows doesn't work with Oracle hace 11 años
  Bart Visscher b980987e32 Doctrine only returns false hace 11 años
  Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests hace 11 años