| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+5 |
* | Add logrote as a default background job | Roeland Jago Douma | 2017-10-24 | 1 | -0/+47 |
* | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -3/+11 |
* | move repair step to stable12 | Bjoern Schiessle | 2017-09-01 | 1 | -110/+0 |
* | add prefix to user and system keys to avoid name collisions | Bjoern Schiessle | 2017-08-10 | 1 | -0/+110 |
* | 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 |