summaryrefslogtreecommitdiffstats
path: root/lib/private/repair
Commit message (Expand)AuthorAgeFilesLines
* Move OC_Channel to system configLukas Reschke2016-06-271-0/+51
* Drop old authtoken table (pre 5.0.0)Morris Jobke2016-06-211-0/+1
* Repair job to fix permissions for avatars (#25068)Roeland Douma2016-06-131-0/+108
* Fix update from 9.0.0 and 9.0.1 (#24854)VicDeo2016-06-071-0/+63
* Merge pull request #24540 from owncloud/stable9-do-not-automatically-try-to-e...Vincent Petry2016-05-131-0/+89
|\
| * Add repair step for copying the RewriteBaseLukas Reschke2016-05-101-0/+89
* | Remove repair steps for broken updater repair (#24438)Lukas Reschke2016-05-121-110/+0
|/
* Check for hash instead of file existenceLukas Reschke2016-04-271-3/+4
* Add repair step for updater issuesLukas Reschke2016-04-201-0/+109
* Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-1/+1
* Update author informationLukas Reschke2016-03-012-0/+2
* Chunk the queries to make sure they don't time outJoas Schilling2016-02-101-8/+16
* Remove old background jobJoas Schilling2016-02-051-0/+1
* Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-041-0/+17
* Replace other usagesJoas Schilling2016-01-251-1/+2
* Happy new year!Thomas Müller2016-01-1217-17/+19
* Remove OC_DB::getConnectionMorris Jobke2016-01-072-3/+3
* Move lib/repair to lib/private/repairMorris Jobke2016-01-0717-0/+1906
* Fix namespace duplication and other issues in repairlegacystoragesJoas Schilling2015-04-131-260/+0
* Update license headersJenkins for ownCloud2015-03-261-5/+18
* Properly forward repair errors and warningsVincent Petry2015-02-271-1/+14
* Do not abort when meeting unfixable legacy storagesVincent Petry2015-02-271-54/+67
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+17
* Explicily close the statement cursorsVincent Petry2014-08-201-0/+2
* Added repair step for legacy storagesVincent Petry2014-08-201-0/+219