Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Don't use double quotes in MySQL queries | Robin Müller | 2018-02-16 | 1 | -2/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 1 | -6/+32 |
* | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -1/+1 |
* | Change the row-format before changing the collation | Joas Schilling | 2017-01-12 | 1 | -0/+12 |
* | Ignore failures of collation change in the pre update step | Joas Schilling | 2016-10-19 | 1 | -10/+28 |
* | Add config option to update charset of mysql to utf8mb4 | Morris Jobke | 2016-10-19 | 1 | -2/+5 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in... | Thomas Müller | 2016-04-25 | 1 | -5/+6 |
* | Move \OC\Repair to PSR-4 | Roeland Jago Douma | 2016-04-21 | 1 | -0/+90 |