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
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2019-11-27TO REVERT LATER: disable decimaltest from LegacyDBTestRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-03-12Use insertIfNotExist of the new interfaceMorris Jobke
2017-01-04remove static:// stream wrapperRobin Appelman
2016-10-19Fix the testJoas Schilling
2016-10-19only disable unicode test on mysqlMorris Jobke
2016-10-19Adding tests for 4 byte unicode charactersMorris Jobke
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling