Commit Graph

332 Commits (ba648eecdff7dcb4feff676ca2cfc9c8b4f01ef5)

Author SHA1 Message Date
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
Robin Appelman d27b0b07bc
also use configured 'cache_path' for new chunking 8 years ago
Robin Appelman 385d6f098c
Add tests for multipart upload 8 years ago
Robin Appelman 4ae46d8876
only do multipart upload for large files 8 years ago
Robin Appelman e4e5e735db
multipart upload for s3 object storage 8 years ago
Robin Appelman d526969a68
fix path style 8 years ago
Robin Appelman d70607104e
reuse object read/write/delete logic in s3 implementations 8 years ago
Robin Appelman dad18baec8
update aws sdk and move it to 3rdparty 8 years ago
William Pain 9a63ded43b
Fix uninitialized variable $this->params 8 years ago
Robin Appelman 804d97d6ff
unlock file when an exception occurs during scanning 8 years ago
Robin Appelman 18908af87b
Dont swallow exception when inserting mimetypes if we're inside a transaction 8 years ago
Joas Schilling b9b88aa666
Don't lock in the appdata_ directory 9 years ago
Joas Schilling 5515c7b2c0
Still throw a locked exception when the path is not relative to $user/files/ 9 years ago
Lukas Reschke c78e999b21
Make definition compatible 9 years ago
Roeland Jago Douma ace7b69aa7
Fix copy from jailed storage 9 years ago
Joas Schilling b29baababd
Oracle does not support PDO::FETCH_KEY_PAIR 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 9 years ago
Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 9 years ago
Robin Appelman 06a4d6b5b9 Also repair storage id's when repairing invalid entries 9 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 9 years ago
Artem Kochnev 5abeb9519e Fix for mb strlen 9 years ago
Lukas Reschke 030d85bc9c
Remove unused functions 9 years ago
Lukas Reschke d8ec399454
Run phan over code base 9 years ago
1 Man Projects 3e5d590f1e changed direct cast to integer to numerical value 9 years ago
Robin Appelman 0e107bc63c
non movable mounts can not be moved 9 years ago
1 Man Projects 56c0384044 Removed cast to integer in getSize 9 years ago
Robin Appelman 03f27b4c2c
Fix scan permissions with nested permissions masks 9 years ago
Robin Appelman dfe662ad42
Fix propagating changes within jail wrapper 9 years ago
Bjoern Schiessle da51ec38f4
only collect detailed access list if it is really needed 9 years ago
Robin Appelman 0a12b5d38d improved logging of objectore errors 9 years ago
Robin Appelman 2e8e6f95b9
show used space in user list 9 years ago