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-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
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-07-03Improved logging of smb connection errorsRobin Appelman
2018-02-14Remove unused import statementsMorris Jobke
2017-12-04Fix testsRoeland Jago Douma
2017-12-04A failed storage is a not available storageRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-26cache nodes from search resultsRobin Appelman
2017-08-01Fix comparisons in the dav appJoas Schilling
2017-08-01[DAV] Fix URLUtil::splitPath usageRoeland Jago Douma
2017-04-26Remove ObjectTree::move and let is use the IMoveTarget approach insteadVincent Petry
2016-10-24Storage 503 message improvementsVincent Petry
2016-09-07UPDATE permissions qualify for renaming a nodeJoas Schilling
2016-09-07Only require CREATE permissions when the file does not exist yetJoas Schilling
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-30fix error messageBjoern Schiessle
2016-06-30Add proper throws PHP docsLukas Reschke
2016-06-30Add required $message parameterLukas Reschke
2016-06-30add some additonal permission checks to the webdav backendBjoern Schiessle
2016-06-07Better handling of forbidden files in davRobin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling