summaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair
Commit message (Expand)AuthorAgeFilesLines
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-031-16/+0
* Add tests and class mappingJulius Härtl2018-02-031-0/+94
* Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-224-701/+0
* check if the user still exists before we try to cleanup the previewsBjoern Schiessle2017-11-141-1/+10
* Use ::class in test mocksMorris Jobke2017-10-243-3/+5
* dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-0/+30
* Fix RepairMimeTypeTestRoeland Jago Douma2017-08-091-4/+10
* Fix last failures with oracleJoas Schilling2017-08-021-1/+2
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-0/+34
* chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-0/+38
* adjust to moved repair stepRobin Appelman2017-06-291-2/+8
* Add repair step for invalid pathsRobin Appelman2017-06-211-0/+111
* Add tests for repairstepLukas Reschke2017-04-261-0/+144
* Add test code for new image mime typesStefan Weil2017-04-251-0/+21
* Adjust tests as wellMorris Jobke2017-03-211-2/+2
* [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-201-4/+9
* Make the test usefulJoas Schilling2017-03-031-0/+2
* Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+25
* Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-20/+23
* Change language code for languages with only one translationMorris Jobke2017-03-011-0/+147
* cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2211-1652/+19
* remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-261-189/+0
* Add repair step to fix file share permissionsVincent Petry2017-01-051-0/+67
* Remove obsolete RepairLegacyStorages repair stepVincent Petry2016-12-191-321/+0
* Add a unit testJoas Schilling2016-12-131-0/+132
* Add test if repair step is already doneRoeland Jago Douma2016-11-191-1/+43
* Adds background job to cleanup all previews.Roeland Jago Douma2016-11-192-0/+329
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-281-0/+3
* Fix test of repair stepJoas Schilling2016-10-191-6/+10
* Fix getMock RepairUnmergedSharesTestRoeland Jago Douma2016-09-131-4/+5
* Fix getMock RepairRoeland Jago Douma2016-09-071-1/+2
* Merge pull request #891 from nextcloud/us_25810Morris Jobke2016-08-301-43/+168
|\
| * Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-34/+68
| * Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-171-1/+44
| * Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-171-9/+57
* | always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer2016-08-291-29/+15
|/
* Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-031-2/+42
* Add repair step for unmerged shares (WIP)Vincent Petry2016-08-031-0/+409
* Repair step to adjust link share delete permissionsVincent Petry2016-06-241-0/+87
* Merge pull request #25075 from owncloud/fix_23265Vincent Petry2016-06-161-0/+194
|\
| * Remove shares of the root folderRoeland Jago Douma2016-06-131-0/+194
* | Clean up tags of deleted usersJoas Schilling2016-06-141-3/+25
|/
* Add not-null columns for oracleJoas Schilling2016-06-101-0/+9
* Repair job to fix permissions for avatarsRoeland Jago Douma2016-06-101-0/+180
* Add repair step to clean old calendar/contact sharesRoeland Jago Douma2016-06-091-0/+160
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2014-0/+2035