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-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph 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-01-29Use ::class statement instead of stringMorris Jobke
2018-01-26Cleanup unused codeMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-25Restrict proppatch to the proper nodesVincent Petry
2016-12-22Return explicit values instead of boolean from sabre (#26654)Sergio BertolĂ­n
2016-10-14fix typoThomas Citharel
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling