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-04-06use existing node in SharesPluginRobin Appelman
2022-03-28dont re-query fileinfo when getting dav quotadav-quota-dont-queryRobin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Fix unit testsRoeland Jago Douma
2020-08-26fix testsRobin Appelman
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-24Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-11-06Update license headersMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-04-27Fix last unit testsJoas Schilling
2017-04-27Properly handle missing READ permissionVincent Petry
2017-04-27Fix duplicate name of classJoas Schilling
2017-04-26Moved unit tests from ObjectTree::move to DirectoryVincent Petry
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-05-25Update DAV unit tests to PSR-4Joas Schilling