Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use indexed column path_hash to find the parent | Joas Schilling | 2017-08-09 | 1 | -2/+2 |
* | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Fix repair step for oracle... | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Use selectAlias() | Joas Schilling | 2017-08-02 | 1 | -2/+4 |
* | Also repair storage id's when repairing invalid entries | Robin Appelman | 2017-07-21 | 1 | -4/+7 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+9 |
* | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 |
* | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -27/+61 |
* | use a generator instead of fetching all rows at once | Robin Appelman | 2017-07-13 | 1 | -2/+9 |
* | adjust to moved repair step | Robin Appelman | 2017-06-29 | 1 | -1/+5 |
* | Run repair step only once | Morris Jobke | 2017-06-22 | 1 | -0/+125 |