aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/SharedStorage.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix propagating changes within jail wrapperRobin Appelman2017-07-111-12/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* rename Jail::getSourcePath to getUnjailedPath to fix conflict with ↵Robin Appelman2017-04-121-5/+5
| | | | | | Local::getSourcePath Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-281-0/+5
|\ | | | | Remove SharedCache::getNumericStorageId to let CacheWrapper do it
| * fix shared storage numeric idRobin Appelman2017-03-271-0/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-0/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | return failed cache if the shared storage failed to setupRobin Appelman2017-03-201-0/+4
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | also set nonmaskedstorage in error casesRobin Appelman2017-03-201-0/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-2/+6
|/ | | | | | Add unit tests for FailedStorage init from SharedStorage Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* use unmasked permissions in shared scannerRobin Appelman2016-12-141-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* apply permissions mask for shared storageRobin Appelman2016-12-021-4/+14
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix getting root entry when not provided by the share providerRobin Appelman2016-11-171-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-8/+24
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* reuse the known rootinfo in the shared cache when possibleRobin Appelman2016-11-171-1/+5
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Import the used classesJoas Schilling2016-10-241-0/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-0/+445