summaryrefslogtreecommitdiffstats
path: root/tests/lib/repair/repairinnodb.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-78/+0
* Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller2016-04-251-2/+9
* Remove OC_DB::getConnectionMorris Jobke2016-01-071-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+2
* Fix namespace for repair step testsVincent Petry2015-03-261-1/+2
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
* Make remaining files extend the test baseJoas Schilling2014-11-191-3/+6
* MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller2014-07-071-0/+65