Commit Graph

68 Commits (3d6f4ac24e02fdee839443dc40543fcdbfd341a2)

Author SHA1 Message Date
Vincent Petry 914f4cb6f2 Do not remove dir entry if it has the same name as the parent 12 years ago
Jörn Friedrich Dreyer 69a3d8eb1a fix files_external storage id migration 12 years ago
Vincent Petry 188effa433 Fix S3 folder creation for new AWS API 12 years ago
Vincent Petry 71dce48bd3 Fix S3 connection 12 years ago
Vincent Petry 075e8d8e86 Lazy initialize external storages 12 years ago
Jörn Friedrich Dreyer 1c9004409b guess mimetype on touch 12 years ago
Jörn Friedrich Dreyer f664a31dec extract batchDelete(), better comments 12 years ago
André Gaul 0d0c9d0bb3 files_extern: remove empty Body and ContentLength in Amazon S3 mount 12 years ago
Jörn Friedrich Dreyer aa3ad898a9 fix amazon s3 issues 12 years ago
Robin Appelman 11ac9ce28b Fix copy overwrite for amazon s3 12 years ago
Robin Appelman 3b08b3fad4 Fix amazon s3 rename overwrite 12 years ago
Robin Appelman 6e12d830d5 Fix AmazonS3 rmdir on the root 12 years ago
Johan Björk d2979da864 Fix failing AmazonS3::touch on updated aws sdk 12 years ago
Jörn Friedrich Dreyer 240b952333 use S3Client::encodeKey(), fixes #8325 12 years ago
Johan Björk ac75a24597 Converted an array to PHP5.3 compatible version 12 years ago
Johan Björk e44a7aa034 Fixes #8326: deletion of directories on S3 12 years ago
Christopher T. Johnson 599ab7a802 Fix Signiture Does Not Match when mounting Amazon S3 external storage 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Thomas Müller e3b9a86184 remove duplicate method checkDependencies() 13 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer ff9a4a6d91 Added cURL dependency for Amazon S3, Dropbox and SWIFT 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Vincent Petry 3b7905364f Fixed test function for S3 13 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 13 years ago
Christian Berendt 5a4c39207e write all catched exception messages to the log 13 years ago
Christian Berendt 3e53e25cd1 added @var tags 13 years ago
Christian Berendt 9965eb0295 fixing style issues 13 years ago
Christian Berendt 4fdf279395 use === instead of == 13 years ago
Christian Berendt a8b2aa34a4 remove uneeded calls to touch 13 years ago
Christian Berendt 203df66c00 rewrote initialisation, added testing workaround 13 years ago
Christian Berendt 020803aa7e minimize waiting time 13 years ago
Christian Berendt deda583fad wait methods are probably not working, just wait 13 years ago
Christian Berendt 882d5ad728 added exception messages 13 years ago
Christian Berendt fdeb21ba5b wait until bucket exists after the creation 13 years ago
Christian Berendt 911e947fd7 check if used bucket name is valid 13 years ago
Christian Berendt dc8ca00f1e fixed syntax error 13 years ago
Christian Berendt d59291a8e7 remove needless check 13 years ago
Christian Berendt 0bc28dcb95 replaced substr with trim 13 years ago
Christian Berendt adf0fe880c removed aws.phar and added extracted zip instead 13 years ago
Christian Berendt b3d6517c62 use us-west-1 as default region for Amazon S3 13 years ago
Christian Berendt 839ab7f2e6 fixing rmdir in \OC\Files\Storage\AmazonS3 13 years ago
Christian Berendt 8e5474394e reworking and extending \OC\Files\Storage\AmazonS3 13 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Thomas Mueller 646d60ee83 fixing namespace 14 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago