summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* check if the user still exists before we try to cleanup the previewsBjoern Schiessle2017-11-141-1/+12
* Merge pull request #7027 from nextcloud/Rello-patch-1Morris Jobke2017-11-091-5/+22
|\
| * Add the return which is being usedJoas Schilling2017-10-311-6/+9
| * Mapping of m3u, m3u8, pls to audio streamsRello2017-10-311-0/+14
* | Update license headersMorris Jobke2017-11-0612-4/+23
|/
* Add logrote as a default background jobRoeland Jago Douma2017-10-241-0/+47
* dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-3/+11
* Ask the schema whether the table and column existJoas Schilling2017-09-081-13/+6
* Merge pull request #6331 from nextcloud/update-repair-stepMorris Jobke2017-09-041-2/+2
|\
| * move repair step to stable12Bjoern Schiessle2017-09-011-2/+2
* | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert2017-08-311-1/+14
|/
* Merge pull request #5870 from nextcloud/generate-system-wide-key-pairBjörn Schießle2017-08-241-0/+110
|\
| * add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-0/+110
* | Merge pull request #6004 from nextcloud/forward-5902-repair-drop-account-term...Roeland Jago Douma2017-08-101-0/+60
|\ \ | |/ |/|
| * Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-08-071-0/+60
* | Use indexed column path_hash to find the parentJoas Schilling2017-08-091-2/+2
|/
* Add a method to compare empty strings with an expressionJoas Schilling2017-08-021-1/+1
* Fix repair step for oracle...Joas Schilling2017-08-021-1/+1
* Use selectAlias()Joas Schilling2017-08-021-2/+4
* Can not insert auto increment on oracleJoas Schilling2017-08-021-1/+2
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-4/+7
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-204-0/+12
* Fix invalid path repair step not getting all invalid entriesRobin Appelman2017-07-181-1/+1
* Merge pull request #5715 from nextcloud/master-5655Morris Jobke2017-07-131-25/+66
|\
| * 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
* | Don't throw an error when the table doesn't existJoas Schilling2017-07-121-0/+3
|/
* Merge pull request #5424 from nextcloud/moveFromCache-from-sharedMorris Jobke2017-07-061-0/+129
|\
| * adjust to moved repair stepRobin Appelman2017-06-291-1/+5
| * Run repair step only onceMorris Jobke2017-06-221-3/+7
| * Add repair step for invalid pathsRobin Appelman2017-06-211-0/+121
* | added kml, kmz, tcx types as well while at itArthur Schiwon2017-06-141-1/+4
* | add geospatial mime types repair stepArthur Schiwon2017-06-141-0/+12
|/
* 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