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-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
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-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-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph 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-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-08-01Allow to do a principal property search based on metadata keysGeorg Ehrke
2019-08-01Test resource and room principal backend to check that they provide metadataGeorg Ehrke
2019-03-21implement principal property search for calendar user address set propertyGeorg Ehrke
2018-10-22add correct calendar-user-type to resource and room backendGeorg Ehrke
2018-06-25apply group restrictions to resourcesGeorg Ehrke