aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/Owncloud
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2020-12-301-0/+1
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-167-16/+13
* Properly migrate from new owncloud avatar locationJulius Härtl2020-12-091-73/+42
* Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-096-0/+595
* Drop fk constraints on locks tableJulius Härtl2020-12-091-0/+9
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-052-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+0
* Drop foreign key before trying to drop the accounts tableJoas Schilling2019-07-111-2/+22
* Ask the schema whether the table and column existJoas Schilling2017-09-081-13/+6
* Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-08-071-0/+60
* Don't throw an error when the table doesn't existJoas Schilling2017-07-121-0/+3
* Add some more castingJoas Schilling2017-05-181-4/+4
* Avoid problems for some DBs by removing the table completlyJoas Schilling2017-05-181-4/+2
* Add a migration step to save the data from the accounts table before migratingJoas Schilling2017-05-181-0/+178