aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair.php
Commit message (Expand)AuthorAgeFilesLines
* Fix DIJoas Schilling2017-03-031-1/+1
* Change language code for languages with only one translationMorris Jobke2017-03-011-0/+2
* cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-221-35/+0
* remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-261-2/+0
* Remove obsolete RepairLegacyStorages repair stepVincent Petry2016-12-191-2/+0
* Add a repair step to fix broken mountsJoas Schilling2016-12-131-0/+2
* Merge pull request #2405 from nextcloud/add-avatar-job-onceRoeland Jago Douma2016-11-301-1/+1
|\
| * Execute MoveAvatars repair step only onceMorris Jobke2016-11-291-1/+1
* | Add test if repair step is already doneRoeland Jago Douma2016-11-191-1/+2
* | Adds background job to cleanup all previews.Roeland Jago Douma2016-11-191-0/+5
|/
* Ignore failures of collation change in the pre update stepJoas Schilling2016-10-191-1/+2
* Fix repairRoeland Jago Douma2016-10-051-3/+1
* Avatar migration stepRoeland Jago Douma2016-10-051-0/+7
* Add repair step to remove .step file after updateMorris Jobke2016-09-231-0/+2
* Add repair step for unmerged shares (WIP)Vincent Petry2016-08-031-0/+7
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+4
* Use getLazyRootFolder from RemoveRootShares repair stepVincent Petry2016-06-171-1/+1
* Merge pull request #25075 from owncloud/fix_23265Vincent Petry2016-06-161-0/+2
|\
| * Remove shares of the root folderRoeland Jago Douma2016-06-131-0/+2
* | Clean up tags of deleted usersJoas Schilling2016-06-141-1/+1
|/
* Repair job to fix permissions for avatarsRoeland Jago Douma2016-06-101-0/+2
* Add repair step to clean old calendar/contact sharesRoeland Jago Douma2016-06-091-0/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* Allow migration steps to use automatic DIJoas Schilling2016-05-031-7/+12
* Repair steps no longer implement the Emitter interfaceThomas Müller2016-05-021-11/+0
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+231