summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair.php
Commit message (Expand)AuthorAgeFilesLines
* Add repair step to clear frontend related cachesJulius Härtl2018-02-061-0/+4
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* Add logrote as a default background jobRoeland Jago Douma2017-10-241-0/+2
* move repair step to stable12Bjoern Schiessle2017-09-011-1/+1
* Merge pull request #5870 from nextcloud/generate-system-wide-key-pairBjörn Schießle2017-08-241-1/+4
|\
| * add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-1/+4
* | Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-08-071-0/+2
|/
* adjust to moved repair stepRobin Appelman2017-06-291-1/+1
* Run repair step only onceMorris Jobke2017-06-221-1/+1
* Add repair step for invalid pathsRobin Appelman2017-06-211-2/+4
* Add a migration step to save the data from the accounts table before migratingJoas Schilling2017-05-181-0/+3
* Add app bundlesLukas Reschke2017-04-261-0/+7
* 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