Commit Graph

44 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Vincent Petry 3b7905364f Fixed test function for S3 12 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 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 13 years ago
Thomas Mueller 646d60ee83 fixing namespace 13 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 13 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 13 years ago
Michael Gapczynski ad902a9848 Move storage backend tests from constructor to test function 13 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 13 years ago
Robin Appelman 542869114a implement getId for the external storage providers 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 14 years ago
Michael Gapczynski db6139fd41 Don't overwrite fake directory stream for Amazon S3 storage 14 years ago
Michael Gapczynski 8fcdccdcdc Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage 14 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 14 years ago
Michael Gapczynski 9b3847f49b Initial support for Amazon S3 storage backend 14 years ago