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-03-16fix search in nested jailsRobin Appelman
2020-11-20Limit shared cache search if it is just a fileRoeland Jago Douma
2020-09-09only get the permissions from the share source if it's not already cachedRobin Appelman
2019-12-05Update license headersChristoph Wurst
2019-09-04Correctly check for new default rootJoas Schilling
2019-09-03Properly initialize the CacheJail for sharingJulius Härtl
2018-09-26do not explode when getting permissions from a FailedStorageArthur Schiwon
2018-09-06Fix shared cacheRoeland Jago Douma
2017-12-04delay calculating the shared cache root until it's usedRobin Appelman
2017-11-10Use the correct root for shared jail when the source storage is also a jailRobin Appelman
2017-11-06Update license headersMorris Jobke
2017-05-24dont die if we try to access the shared cache while setting up the shared sto...Robin Appelman
2017-04-23Remove unused use statementsMorris Jobke
2017-03-27fix shared storage numeric idRobin Appelman
2017-03-23do not remove the method and only keep the testsMorris Jobke
2017-03-23Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry
2016-11-18Merge pull request #2196 from nextcloud/cache-owner-displaynameLukas Reschke
2016-11-18cache the displayname of the share ownerRobin Appelman
2016-11-17dont use the source cache/storage until neededRobin Appelman
2016-11-17reuse the known rootinfo in the shared cache when possibleRobin Appelman
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-06-06handle path not being set in shared cache (#24993)Robin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-25Move lib/ to PSR-4Joas Schilling