summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair.php
Commit message (Expand)AuthorAgeFilesLines
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-08-091-0/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-231-0/+2
* unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-291-4/+5
* Move avatar clearing in the backgroundCarl Schwan2022-09-261-11/+10
* remove InstallCoreBundle repair stepArthur Schiwon2022-09-221-7/+0
* Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-251-1/+1
* Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-33/+33
* Moving to string key for arguments of GenericEvent in RepairCôme Chilliet2022-08-251-14/+10
* Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-251-0/+2
* Remove SCSSCacherJohn Molakvoæ2022-05-131-2/+1
* Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-5/+4
|\
| * Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-5/+4
* | Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-241-0/+2
|/
* Include previous execption for repair steps that don't existChristoph Wurst2021-11-301-1/+1
* Let repair step query exceptions bubble upChristoph Wurst2021-11-301-1/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-1/+3
* log full expection during repair stepRobin Appelman2021-03-181-1/+6
* dont error the entire repair process when a repair step errorsRobin Appelman2021-03-181-1/+5
* add repair job for unencoded calendarsArthur Schiwon2021-01-291-1/+3
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-4/+9
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-091-0/+20
* Add a repairstep to validate the phone numbersJoas Schilling2020-12-071-1/+3
* Fix repair mimetype step to not leave stray cursorsJoas Schilling2020-11-061-1/+1
* Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-031-0/+2
* Add cleanup job for old brutefoce attemptsRoeland Jago Douma2020-10-081-0/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Add repair step to remove old dashboard app configJulius Härtl2020-08-241-0/+2
* New SSE key formatRoeland Jago Douma2020-08-201-0/+2
* Make legacy cipher opt inRoeland Jago Douma2020-08-191-0/+2
* 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