| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a repair step to delete old tables | Joas Schilling | 2015-03-02 | 1 | -0/+83 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 9 | -158/+46 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 9 | -46/+158 |
* | Merge pull request #13861 from owncloud/remove-disabled-files-repair-step | Thomas Müller | 2015-02-10 | 1 | -50/+0 |
|\ |
|
| * | Revert "enabled disabled files app in repair step" | Morris Jobke | 2015-02-03 | 1 | -50/+0 |
* | | Merge pull request #12283 from oparoz/sfnt-fonts | Morris Jobke | 2015-02-07 | 1 | -81/+108 |
|\ \
| |/
|/| |
|
| * | Updated the media type of some font types | Olivier Paroz | 2015-01-24 | 1 | -81/+108 |
* | | enabled disabled files app in repair step | Morris Jobke | 2015-02-03 | 1 | -0/+50 |
|/ |
|
* | Mask table and column names with backticks and add lastInsertID() workaround | Joas Schilling | 2015-01-15 | 1 | -11/+29 |
* | Add a repair step to clean up orphan tags and tag entries | Joas Schilling | 2015-01-14 | 1 | -0/+114 |
* | Adding repair step to fix missing etags - fixes #12172 | Thomas Müller | 2015-01-12 | 1 | -0/+41 |
* | allow css/js asset directory to be relocated (#13053) | Adam Williamson | 2015-01-05 | 1 | -1/+1 |
* | Add repair steps for legacy config files | Lukas Reschke | 2014-11-18 | 1 | -0/+29 |
* | adding cssmin and jssmin(minify) | Thomas Müller | 2014-10-17 | 1 | -0/+30 |
* | delete old previews | Georg Ehrke | 2014-09-21 | 1 | -0/+32 |
* | repair search lucene before installing | Jörn Friedrich Dreyer | 2014-09-10 | 2 | -1/+64 |
* | Add some security utilities | Lukas Reschke | 2014-08-27 | 1 | -0/+37 |
* | Merge pull request #9275 from NormalRa/master | Lukas Reschke | 2014-08-15 | 1 | -0/+42 |
|\ |
|
| * | Remove stray tab characters. | Normal Ra | 2014-08-13 | 1 | -1/+1 |
| * | Add APK mimetype repair scenario. | Normal Ra | 2014-08-12 | 1 | -0/+42 |
* | | Dont touch non-oc tables when doing the InnoDB repair step | Robin Appelman | 2014-08-04 | 1 | -1/+1 |
* | | check if $tables is an array | Thomas Müller | 2014-07-19 | 1 | -3/+5 |
* | | Add repair step to set MySQL collation to utf8_bin | Robin Appelman | 2014-07-08 | 1 | -0/+75 |
* | | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 1 | -0/+51 |
|/ |
|
* | Fixed mime type repair step | Vincent Petry | 2014-06-26 | 1 | -29/+67 |
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -0/+87 |