Commit Graph

376 Commits (0ee45d3d20ce53db97b6835acb00a95e27ee072d)

Author SHA1 Message Date
Robin Appelman 817f2f8f49
adjust swift external storage to new openstack sdk 8 years ago
Robin Appelman 3192efc415
adjust swift object storage to new openstack sdk 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke e2974f1133
Simplify return statement 8 years ago
Robin Appelman 97b44605f4
Adjust dav client to new guzzle 8 years ago
Roeland Jago Douma 3e0ef7e3f2
Try to silence phan 8 years ago
Robin Appelman e34c20af7d
don't swallow exception from touch 8 years ago
Robin Appelman 85d23dd6fc
better error message on catalog error 8 years ago
Robin Appelman fd09c06eb4
actually return stream from swift 8 years ago
Roeland Jago Douma c1ff12e234
CacheJail should apply limit and offset after searching 8 years ago
Roeland Jago Douma 53a780e31c
Do not try to get the jailed path if we can't find the id 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke c005fc6755
Cleanup unused code 8 years ago
Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 16a558871c
Use proper code flow instead of not needed else branch 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Robin Appelman 3499cbdb76
Use S3Client::upload instead of splitting single/multipart upload ourselves 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Morris Jobke bcba1a97ad
Use fallback path if data dir is not available for Storage/Local.php 8 years ago
Robin Appelman 326d55db81
Support arbitrary number of arguments for d:or and d:and in search queries 8 years ago
Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 8 years ago
Morris Jobke 01040daf02
Fix call to clearstatcache to actually use the file path 8 years ago
Robin Appelman 34ced4dd97
add option to use legacy v2 auth with s3 8 years ago
Morris Jobke d2d73f1ce8
Also replace all other occurences 8 years ago
Robin Appelman 4f0d03e172
additional debug logging on smb copy/rename failures 8 years ago
Robin Appelman 05d2f61a59
handle not found mounts when cleaning avatars 8 years ago
Robin Appelman 046eb0c635
add retry wrapper when reading files from swift 8 years ago
Robin Appelman c87d689253
delay calculating the shared cache root until it's used 8 years ago
Morris Jobke be4e921306
Use basename() instead of self implementation 8 years ago
Bjoern Schiessle 1ade6b0817
only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists 8 years ago
Robin Appelman 56fd462718
Use the correct root for shared jail when the source storage is also a jail 8 years ago
Robin Appelman c566b2854b
Use non empty files for object store touch 8 years ago
Robin Appelman 70a4860ccb
Fix contructing headers for s3 download 8 years ago
Morris Jobke 4866314ce0
Run updated license header updater 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 8b763ea0f7
Better error message for invalid bucket names 8 years ago
korelstar c7482402b8 Unlock files even if an exception occurs 8 years ago
Dariusz Olszewski 07016a1e5b Improve performance of UserMountCache with external storage folders 8 years ago
Joas Schilling 94f3fc63bc
Use ::class and fix missing doc 8 years ago
Robin Appelman 3f0cb13042
Allow getting the filepath when getting cached mounts by fileid 8 years ago
Robin Appelman f9a7294807
use fopen directly when reading objects from s3 8 years ago
Morris Jobke de912385e0
Fix seeking on object storage 8 years ago
Morris Jobke 405bbc1c61
Improve mimetype detection for object storages 8 years ago
Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 8 years ago
Robin Appelman 91b3536f45
propagate multipart upload exception when aborting upload 8 years ago
Robin Appelman e393b3553e
set s3 part size to 500mb 8 years ago