| Commit message (Expand) | Author | Age | Files | Lines |
* | FIx lib/ a-d | Joas Schilling | 2016-05-19 | 1 | -105/+0 |
* | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 |
* | Remove OC_DB::getConnection | Morris Jobke | 2016-01-07 | 1 | -2/+2 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
* | Remove remainings of mssql | Thomas Müller | 2015-07-29 | 1 | -3/+0 |
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -3/+7 |
* | disable database migration unit tests for MSSQL | Thomas Müller | 2014-10-23 | 1 | -3/+11 |
* | - 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 |