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
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-21Add test that shares and tags are ignored for chunk files.Daniel Kesselberg
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph 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 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
2019-08-11Fix testsRoeland Jago Douma
2019-08-01Fix testsRoeland Jago Douma
2018-08-08Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez
2017-11-06Update license headersMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-03-14fix mockMaxence Lange
2016-11-10fix testsRobin Appelman
2016-10-31Add getShareTypesInFolder to optimize folder listeningRobin Appelman
2016-07-21Fix apps/Joas Schilling
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling