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-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-02-07keep previous exception when transforming to dav exceptionRobin Appelman
2016-07-21Fix apps/Joas Schilling
2016-06-17PasswordLoginForbidden must extend NotAuthenticatedVincent Petry
2016-06-17throw PasswordLoginForbidden on DAVChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling