Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet
2021-12-07Don't convert tables to COMPRESSEDacsfer
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-02-16Don't use double quotes in MySQL queriesRobin Müller
2017-11-06Update license headersMorris Jobke
2017-03-22Adding tests for 4 byte unicode charactersMorris Jobke
2017-03-19Namespace and array syntax fixesMorris Jobke
2017-01-12Change the row-format before changing the collationJoas Schilling
2016-10-19Ignore failures of collation change in the pre update stepJoas Schilling
2016-10-19Add config option to update charset of mysql to utf8mb4Morris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-25Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller
2016-04-21Move \OC\Repair to PSR-4Roeland Jago Douma