Commit Graph

18 Commits (fd107bc0e598c394050e54f0d43c87271b4d6650)

Author SHA1 Message Date
Robin Appelman c87d689253
delay calculating the shared cache root until it's used 7 years ago
Robin Appelman 56fd462718
Use the correct root for shared jail when the source storage is also a jail 7 years ago
Morris Jobke 0eebff152a
Update license headers 7 years ago
Robin Appelman ed89034047
dont die if we try to access the shared cache while setting up the shared storage 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 8 years ago
Robin Appelman ae3016959e
fix shared storage numeric id 8 years ago
Morris Jobke 869ba16273
do not remove the method and only keep the tests 8 years ago
Vincent Petry 89c42a76c3
Remove SharedCache::getNumericStorageId to let CacheWrapper do it 8 years ago
Robin Appelman dbd7f6dea6
cache the displayname of the share owner 8 years ago
Robin Appelman 065753f0ae
dont use the source cache/storage until needed 8 years ago
Robin Appelman 30e7c27d86
reuse the known rootinfo in the shared cache when possible 8 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 8 years ago
Joas Schilling 0215b004da
Update with robin 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 9 years ago
Robin Appelman e7a55c4fef
handle path not being set in shared cache (#24993) 9 years ago
Robin Appelman 7a0254b15b handle path not being set in shared cache (#24993) 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Joas Schilling 3a716ae91c
Move lib/ to PSR-4 9 years ago
Roeland Jago Douma 354329acf2
Cleanup Files_Sharing CLASSPATH 9 years ago
Roeland Jago Douma b53d6598f1
Move moveFromCache to CacheJail 9 years ago
Roeland Jago Douma 6123badbfa
Move SharedStorage et al over to the shareManager and jail 9 years ago
Lukas Reschke 933f60e314 Update author information 9 years ago
Robin Appelman 1369f2c684 cleanup shared cache 9 years ago
Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Scrutinizer Auto-Fixer 97f9213da9 Scrutinizer Auto-Fixes 9 years ago
Lukas Reschke 8f09d5b67c Update license headers 9 years ago
Morris Jobke db25f41da8 handle NoUserException in sharing code 9 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 9 years ago
Morris Jobke b945d71384 update licence headers via script 9 years ago
Robin McCorkell cdf01f0419 Split mimetype handling to new class 9 years ago
Robin Appelman 859da8f0b3 just pass the share instead of searching for it 9 years ago
Roeland Jago Douma dd3d0194a6 Move files sharing app (mostly) to OCP\DB 10 years ago
Robin Appelman f605c98531 Fix cross storage move with shared storages 10 years ago
Robin Appelman 8688660825 check that we know the parent 10 years ago
Robin Appelman 6b5daca7b7 check for source cache 10 years ago
Bjoern Schiessle 0eee3a2618 remove unencrypted_size from the cache, size will contain the unencrypted size 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Vincent Petry 4322287fc3 Fix size propagation over shared storage boundary 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 10 years ago
Vincent Petry 11b3aa2dbe Fix issues with searchByTag in shared storage 10 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 10 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 10 years ago
Robin Appelman ce10b93519 Dont return cached date in shared cache when the file doesn't exist 10 years ago
Robin Appelman 4438c7de1d Fix shared cache getFolderContents 10 years ago
Robin Appelman eb8683e6ee trim leading slash 10 years ago
Robin Appelman 12207ec0c7 Fix SharedCache::getPathById 10 years ago