aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair.php
Commit message (Expand)AuthorAgeFilesLines
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+2
* Merge pull request #45930 from nextcloud/repair-mimetype-expensiveRobin Appelman2024-06-191-1/+1
|\
| * fix: move repair mimetype repair step to the expensive stepsRobin Appelman2024-06-171-1/+1
* | perf: Avoid reusing previous migration stepsJulius Härtl2024-06-181-0/+2
|/
* Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-031-0/+2
|\
| * fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+2
* | Merge branch 'master' into refactor/OC-Server-getNotificationManagerJohn Molakvoæ2024-05-301-56/+28
|\|
| * chore: Add SPDX headerAndy Scherzinger2024-05-241-31/+4
| * feat(appconfig): repair step to migrate lazy config valuesMaxence Lange2024-03-111-0/+2
| * chore: use DI for \OC\RepairCôme Chilliet2024-01-301-12/+8
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
| * Add metadata generation jobLouis Chemineau2023-11-161-2/+2
| * Add migration from the old to new metadata tablesLouis Chemineau2023-11-161-0/+2
| * fix(install): Make installing more verboseJoas Schilling2023-11-031-0/+3
| * fix(sqlite): Remove no longer required autoincrement fixJoas Schilling2023-10-061-4/+0
* | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-291-1/+2
|/
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-07-071-0/+2
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-3/+3
* 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