summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/NC13
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+5
* 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
* move repair step to stable12Bjoern Schiessle2017-09-011-110/+0
* add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-0/+110
* 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