summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair.php
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-241-4/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-201-0/+2
* Update license headersChristoph Wurst2019-12-051-2/+5
* Kill repair step for cypress testsDaniel Kesselberg2019-09-021-2/+0
* Add a repair step to clear the projects access cacheJoas Schilling2019-08-211-0/+3
* Add enterprise logoMorris Jobke2019-07-151-0/+2
* Enterprise update channelMorris Jobke2019-07-101-0/+2
* Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma2019-07-081-8/+0
|\
| * Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-081-8/+0
* | Try to delete the cypress folder of the viewer appMorris Jobke2019-07-081-0/+2
|/
* Repair step for link sharesRoeland Jago Douma2019-04-161-0/+3
* Login flow V2Roeland Jago Douma2019-02-251-0/+2
* Make $repairSteps & $dispatcher mandatoryDaniel Kesselberg2019-02-131-1/+1
* Do not run getRepairSteps in register_commandsDaniel Kesselberg2019-02-131-4/+4
* Log exceptionDaniel Kesselberg2019-02-071-1/+1
* Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-071-5/+7
* Implement guest avatar endpointMichael Weimann2019-02-071-1/+1
* Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-1/+1
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-14/+21
* Repair registration and autoload bumpJohn Molakvoæ (skjnldsv)2018-10-301-0/+2
* Add repair job for pending cron jobsMorris Jobke2018-07-091-0/+2
* Background job to clean up old backups of the updaterMorris Jobke2018-06-131-0/+2
* Remove not needed changeMorris Jobke2018-05-311-2/+0
* Move repairstep to a custom commandRoeland Jago Douma2018-05-281-1/+3
* Add the jobRoeland Jago Douma2018-05-141-1/+3
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Add repair step to clear frontend related cachesJulius Härtl2018-02-031-0/+4
* Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-221-21/+0
* 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