summaryrefslogtreecommitdiffstats
path: root/lib/private/repair
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This makes repair errors and warnings visible for the user when upgrading on the command line or in the web UI.
* Do not abort when meeting unfixable legacy storagesVincent Petry2015-02-271-54/+67
|
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+6
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-6/+17
|
* Explicily close the statement cursorsVincent Petry2014-08-201-0/+2
| | | | Fixes the issue that makes SQLite freeze on later tests.
* Added repair step for legacy storagesVincent Petry2014-08-201-0/+219