summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* Don't use double quotes in MySQL queriesRobin Müller2018-03-061-2/+3
* dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-3/+11
* Fix Nextcloud 12 compatibilityJoas Schilling2017-09-111-2/+7
* Ask the schema whether the table and column existJoas Schilling2017-09-111-13/+6
* move repair step to stable12Bjoern Schiessle2017-08-301-2/+2
* add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-301-0/+110
* Use indexed column path_hash to find the parentJoas Schilling2017-08-161-2/+2
* Merge pull request #5966 from nextcloud/backport-oracleMorris Jobke2017-08-082-4/+7
|\
| * Add a method to compare empty strings with an expressionJoas Schilling2017-08-031-1/+1
| * Fix repair step for oracle...Joas Schilling2017-08-031-1/+1
| * Use selectAlias()Joas Schilling2017-08-031-2/+4
| * Can not insert auto increment on oracleJoas Schilling2017-08-031-1/+2
* | Don't throw an error when the table doesn't existJoas Schilling2017-08-071-0/+3
|/
* Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-07-271-0/+60
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-191-4/+6
* Fix invalid path repair step not getting all invalid entriesRobin Appelman2017-07-181-1/+1
* chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-27/+61
* use a generator instead of fetching all rows at onceRobin Appelman2017-07-131-2/+9
* adjust to moved repair stepRobin Appelman2017-07-131-1/+5
* Run repair step only onceMorris Jobke2017-07-131-3/+7
* Add repair step for invalid pathsRobin Appelman2017-07-131-0/+121
* Copy avatars to the new locationJoas Schilling2017-05-181-14/+56
* We want to see 1 in 100 messages, not all but the 100thJoas Schilling2017-05-181-1/+1
* 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
* Add tests for repairstepLukas Reschke2017-04-261-1/+1
* Add app bundlesLukas Reschke2017-04-261-0/+78
* Add repair steps for new image mime typesStefan Weil2017-04-251-0/+13
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* fix whitespace in cleantagsRobin Appelman2017-03-301-1/+1
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-6/+32
* Namespace and array syntax fixesMorris Jobke2017-03-191-1/+1
* Fix DIJoas Schilling2017-03-031-1/+2
* Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+14
* Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-1/+1
* Change language code for languages with only one translationMorris Jobke2017-03-011-0/+75
* cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2214-1481/+0
* Remove unneeded UpdateCertificateStore.Morris Jobke2017-02-221-90/+0
* Recognize .bat and .cmd filesJoas Schilling2017-02-101-0/+14
* Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-301-1/+1
|\
| * Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* | remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-261-116/+0
|/
* Change the row-format before changing the collationJoas Schilling2017-01-121-0/+12
* Use the new expressionJoas Schilling2017-01-051-10/+1
* Adjust version to NextcloudLukas Reschke2017-01-051-1/+1
* Add repair step to fix file share permissionsVincent Petry2017-01-051-0/+33
* Remove obsolete RepairLegacyStorages repair stepVincent Petry2016-12-191-257/+0
* Add a repair step to fix broken mountsJoas Schilling2016-12-131-0/+78
* Fixed correct filename of MoveAvatarsBackgroundJobRoeland Jago Douma2016-12-131-0/+0