summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/NC13/RepairInvalidPaths.php
Commit message (Expand)AuthorAgeFilesLines
* Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-081-197/+0
* Update license headersMorris Jobke2017-11-061-0/+5
* dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-3/+11
* 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
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-4/+7
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+9
* 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-06-291-1/+5
* Run repair step only onceMorris Jobke2017-06-221-0/+125