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-08-10Fix remote share deletion when deleting userVincent Petry
2021-08-10Replace ILogger with LoggerInterface in remote share managerVincent Petry
2021-08-10Fix remote group share decline+accept code pathVincent Petry
2021-08-10Fix external share manager with multiple user groupsVincent Petry
2021-08-10Fix remote group share API interactionsVincent Petry
2021-08-10Add logging to external shares managerVincent Petry
2021-08-10Fix received federated group sharesVincent Petry
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-10Fix variable name for testDaniel Kesselberg
2020-12-08Adjust defaultJulius Härtl
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-07-11fix unit testsBjoern Schiessle
2018-07-11update unit testsBjoern Schiessle
2018-07-02fix external manager testsBjoern Schiessle
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2016-10-12more robust test setupRobin Appelman
2016-08-24Fix testsRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move tests to PSR-4Joas Schilling