Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix dropTable() and introduce tableExists() | Thomas Müller | 2014-05-30 | 1 | -49/+5 |
* | More PHPDoc fixes, using scrutinizer patches as hints | Bart Visscher | 2014-02-28 | 1 | -0/+3 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+6 |
* | number as number | Bart Visscher | 2014-02-12 | 1 | -1/+1 |
* | Remove all uses of numRows(). | Andreas Fischer | 2013-12-21 | 1 | -1/+1 |
* | Clean up \OC\Util | kondou | 2013-08-15 | 1 | -1/+1 |
* | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 1 | -6/+0 |
* | remove wrong check here | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -1/+0 |
* | use executeAudited, add table name to assert message, skip schema changing te... | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -43/+44 |
* | fix oci dbschema test | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -1/+6 |
* | Merge pull request #3646 from owncloud/introduce_phpunit_timeouts | Thomas Müller | 2013-06-11 | 1 | -0/+3 |
|\ | |||||
| * | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+3 |
* | | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -2/+2 |
|/ | |||||
* | final adoptions for mssql connectivity | Thomas Mueller | 2013-02-14 | 1 | -3/+9 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -1/+1 |
* | Fix syntax error in postgres table check code | Bart Visscher | 2012-10-12 | 1 | -1/+1 |
* | Fix the db tests when running all tests | Bart Visscher | 2012-10-12 | 1 | -1/+1 |
* | Add unit tests for OC_DB | Bart Visscher | 2012-10-12 | 1 | -0/+118 |