Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -78/+0 |
* | Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in... | Thomas Müller | 2016-04-25 | 1 | -2/+9 |
* | Remove OC_DB::getConnection | Morris Jobke | 2016-01-07 | 1 | -1/+1 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
* | Fix namespace for repair step tests | Vincent Petry | 2015-03-26 | 1 | -1/+2 |
* | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 1 | -1/+1 |
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -3/+6 |
* | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 1 | -0/+65 |