summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/Collation.php
Commit message (Expand)AuthorAgeFilesLines
* Don't convert tables to COMPRESSEDacsfer2021-12-071-5/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Don't use double quotes in MySQL queriesRobin Müller2018-02-161-2/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-6/+32
* Namespace and array syntax fixesMorris Jobke2017-03-191-1/+1
* Change the row-format before changing the collationJoas Schilling2017-01-121-0/+12
* Ignore failures of collation change in the pre update stepJoas Schilling2016-10-191-10/+28
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-2/+5
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-0/+1
* Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller2016-04-251-5/+6
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-211-0/+90