aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #2405 from nextcloud/add-avatar-job-onceRoeland Jago Douma2016-11-301-8/+16
|\
| * Execute MoveAvatars repair step only onceMorris Jobke2016-11-291-8/+16
* | Add test if repair step is already doneRoeland Jago Douma2016-11-191-4/+14
* | Adds background job to cleanup all previews.Roeland Jago Douma2016-11-192-0/+184
|/
* Use callForSeenUsers for avatar migrationMorris Jobke2016-10-281-24/+22
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-282-37/+3
* Ignore failures of collation change in the pre update stepJoas Schilling2016-10-191-10/+28
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-2/+5
* DI fails for bg jobRoeland Jago Douma2016-10-051-10/+4
* Use a backgroundjob to move avatarsRoeland Jago Douma2016-10-052-78/+118
* Avatar migration stepRoeland Jago Douma2016-10-051-0/+134
* Add repair step to remove .step file after updateMorris Jobke2016-09-231-0/+80
* more efficient querying of numeric storage idsRobin Appelman2016-09-071-0/+2
* Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-8/+6
* Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-171-3/+13
* Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-171-1/+39
* Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-031-11/+16
* Adjust repair version check for unmerged sharesVincent Petry2016-08-031-1/+1
* Add repair step for unmerged shares (WIP)Vincent Petry2016-08-031-0/+323
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-2121-33/+57
* Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
* Remove asset pipelinRoeland Jago Douma2016-07-151-5/+1
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-0/+23
|\
| * Repair step to adjust link share delete permissionsVincent Petry2016-06-241-0/+23
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-212-1/+213
|\|
| * Merge pull request #25075 from owncloud/fix_23265Vincent Petry2016-06-161-0/+157
| |\
| | * Remove shares of the root folderRoeland Jago Douma2016-06-131-0/+157
| * | Clean up tags of deleted usersJoas Schilling2016-06-141-1/+56
| |/
* | Remove obsolete contacts_cards_properties tableFlorian Preinstorfer2016-06-191-0/+1
* | Drop obsolete tables: gallery_albums and gallery_photosFlorian Preinstorfer2016-06-191-1/+3
|/
* Empty string is null on oracleRoeland Jago Douma2016-06-101-1/+9