Commit Graph

227 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Thomas Müller 05549884c6 no files external for SMB on windows 13 years ago
Alexander Bogdanov 72ad843203 Fixing owncloud/core#4301 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
Robin Appelman 79832e9382 use output buffering when including the irods libraries 13 years ago
Michael Gapczynski c904504365 Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing 13 years ago
Björn Schießle da892d69ab if the file doesn't exists; create a new one. We use this to create new text files in the web interface 13 years ago
Thomas Müller 5cba09e931 fixing / adding comments 13 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 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
Christian Berendt 32597c380a adding several new parameters 13 years ago
Thomas Mueller 2772b1dd95 update to latest master 13 years ago
Thomas Mueller 3170e3511b - implement touch() to at least create a file which doesn't exist 13 years ago
Michael Gapczynski 8793acfb4e substr storage id to prevent problems with storing the change id in appconfig 13 years ago
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 13 years ago
Michael Gapczynski 8be23efa73 Implement hasUpdated() to watch for changes on Google Drive side 13 years ago
Michael Gapczynski b4bf6a8d3a Include 3rdparty Google Drive SDK 0.6.2 13 years ago
Michael Gapczynski 4bb9c4a42e Fix constant in last commit 13 years ago
Michael Gapczynski 5368c8dafa Prepare for #2013 fix 13 years ago
Michael Gapczynski ee398ccbc2 Setting Redirect URI is not required here 13 years ago
Michael Gapczynski d8c660c6d5 Switch to using Google Drive SDK, closes #2047 13 years ago
Robin Appelman 4c980b1a14 Set storage id for openstack swift backend 13 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Thomas Mueller 331ad15d9b adding auth mode to ui and the url 13 years ago
Markus Goetz 6141b24d96 External Storage: Check for curl in PHP 14 years ago
Thomas Mueller cfbf81f978 checkbox in settings ui 14 years ago
Thomas Mueller e1f5f00ec3 in order to use the ownCloud login credentials we use a login hook to grab uid and password and store it in the session. 14 years ago
Thomas Mueller 7dd3391117 initial integration with iRODS www.irods.org 14 years ago
Lukas Reschke 6552996734 Set file perms to 0640 of mount.json - fixes #2718 14 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 14 years ago
Michael Gapczynski 25cf18f614 Fix undefined root parameter in Dropbox storage 14 years ago
Björn Schießle 8c9d0d1f5b cleanPath needs to be public 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Thomas Mueller 0e9b9f4f5f no pretty print 14 years ago
Jörn Friedrich Dreyer cad65915a7 look where you are typing ... 14 years ago