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
2020-10-05Format code to a single space around binary operatorsChristoph 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
2018-03-19Remove \OCP\Files::tmpFolderRoeland Jago Douma
2018-03-19Remove \OCP\Files::tmpFileRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling