Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 3 | -5/+7 |
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 4 | -12/+25 |
* | Added repair step for legacy storages | Vincent Petry | 2014-08-20 | 1 | -0/+282 |
* | Merge pull request #9275 from NormalRa/master | Lukas Reschke | 2014-08-15 | 1 | -0/+27 |
|\ | |||||
| * | Add APK mimetype tests. | Normal Ra | 2014-08-13 | 1 | -0/+27 |
* | | Add repair step to set MySQL collation to utf8_bin | Robin Appelman | 2014-07-08 | 1 | -0/+73 |
* | | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 1 | -0/+65 |
|/ | |||||
* | Add missing quotes for Oracle | Vincent Petry | 2014-06-26 | 1 | -2/+2 |
* | Fixed mime type repair step | Vincent Petry | 2014-06-26 | 1 | -12/+66 |
* | Added test case for when target mime types already exist | Vincent Petry | 2014-06-25 | 1 | -0/+46 |
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -0/+107 |