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-04adjust tests to new fs setupRobin Appelman
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-18Use dummy backend in testRoeland Jago Douma
2017-05-12fix quota tests for external storageMorris Jobke
2016-09-13Fix getMock HelperStorageTestRoeland Jago Douma
2016-05-19Fix lib/Joas Schilling