Commit Graph

25 Commits (4f31b7b9cc2dac060194de2c769b149a2ac861ba)

Author SHA1 Message Date
Michael Zamot dc35a8af83 Convert timestamp key value of metadata in Swift files_external 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Roeland Jago Douma 47a3008141
Remove \OCP\Files::tmpFile 8 years ago
Robin Appelman 41954d2903
verify cached swift token 8 years ago
Robin Appelman d40c61a71a
adjust external storage config format to the one used in primary storage 8 years ago
Robin Appelman 31dd6d6aae
add support for v3 swift auth 8 years ago
Robin Appelman 817f2f8f49
adjust swift external storage to new openstack sdk 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Robin Appelman 046eb0c635
add retry wrapper when reading files from swift 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Christopher Bartz bbd8797f1e Remove tmpFiles Array in Swift.php 9 years ago
Robin Appelman 578e4f9903
Filter magic dot object when swift directory 9 years ago
Joas Schilling 7a62fbd205 Fix comparisons in the files external app 9 years ago
Lukas Reschke d8ec399454
Run phan over code base 9 years ago
Arthur Schiwon 30c95b51fb
fix fseek against string not resource by removing append support 9 years ago
Robin Appelman 5774d3e82c
replace close:// streamwrapper with CallBackWrapper 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Robin Appelman 8f84c99e3f
Fix undefined properties 10 years ago
Vincent Petry f77a11a876
Added object cache for Swift ext storage 10 years ago
Joas Schilling 4576891f10
Move Lib\Storage to PSR-4 10 years ago
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Daniel Tosello 8783eb99f7 Modified swift handling to explicitly set 404 responses to false 10 years ago
Tim Dettrick 8799d5563f Allowing access to Swift containers shared by ACL 10 years ago
Daniel Tosello 41f1feaf23 Fixing swift fopen by ensuring stream is a valid resource 10 years ago
Tim Dettrick cb9a4d4cdc Streaming download from Swift external storage 10 years ago
Tim Dettrick 35ab7f0e64 Improving fopen behaviour for Swift backend 10 years ago
Vincent Petry 915d37f226 Fallback to default mimetype detection mechanism 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Martin 491250320a Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 10 years ago
Tim Dettrick 1b582ba66b Don't log expected Swift 404 responses 10 years ago
Robin McCorkell d577aad4ac Use OCP classes as much as possible in files_external 11 years ago
Robin Appelman da951ba059 Use the new IteratorDirectory instead of the fakedir wrapper 11 years ago
Thomas Müller 079e9cecba Revert "Use OCP classes as much as possible in files_external" 11 years ago
Robin McCorkell 728a22cda1 Use OCP classes as much as possible in files_external 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Vincent Petry 075e8d8e86 Lazy initialize external storages 11 years ago
Jörn Friedrich Dreyer 1c9004409b guess mimetype on touch 11 years ago
Robin Appelman 2f22e67570 Also check if the file itself is updatable 11 years ago
Robin Appelman d25a9a118f Check if a folder is deletable before we try to recursively delete it 11 years ago
Robin Appelman a1f4a0601b Fix hasUpdated for folders in swift backend 11 years ago
Robin Appelman 3d7aff84e5 Fix configuration of rackspace 11 years ago