summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3392 from owncloud/googledriveBart Visscher2013-07-232-463/+448
|\
| * Remove root option from Google Drive storage, because it is only used for tes...Michael Gapczynski2013-07-231-4/+3
| * Fix 'most' Google Drive testsMichael Gapczynski2013-07-131-74/+138
| * Merge branch 'master' into googledriveThomas Müller2013-07-121-2/+12
| |\
| * | substr storage id to prevent problems with storing the change id in appconfigMichael Gapczynski2013-06-041-1/+1
| * | Implement hasUpdated() to watch for changes on Google Drive sideMichael Gapczynski2013-05-301-0/+59
| * | Include 3rdparty Google Drive SDK 0.6.2Michael Gapczynski2013-05-171-2/+4
| * | Fix constant in last commitMichael Gapczynski2013-05-171-1/+1
| * | Prepare for #2013 fixMichael Gapczynski2013-05-171-1/+7
| * | Setting Redirect URI is not required hereMichael Gapczynski2013-05-161-1/+0
| * | Switch to using Google Drive SDK, closes #2047Michael Gapczynski2013-05-162-448/+304
* | | Merge branch 'master' into ext-fs-irods-masterThomas Müller2013-07-223-122/+398
|\ \ \
| * \ \ Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-222-121/+391
| |\ \ \
| | * | | fixing style issuesChristian Berendt2013-07-101-13/+13
| | * | | use === instead of ==Christian Berendt2013-07-101-7/+7
| | * | | remove uneeded calls to touchChristian Berendt2013-07-101-2/+0
| | * | | rewrote initialisation, added testing workaroundChristian Berendt2013-07-101-23/+44
| | * | | minimize waiting timeChristian Berendt2013-07-081-1/+3
| | * | | wait methods are probably not working, just waitChristian Berendt2013-07-081-3/+1
| | * | | added exception messagesChristian Berendt2013-07-081-2/+2
| | * | | wait until bucket exists after the creationChristian Berendt2013-07-081-0/+3
| | * | | check if used bucket name is validChristian Berendt2013-07-081-0/+4
| | * | | fixed syntax errorChristian Berendt2013-07-081-1/+1
| | * | | remove needless checkChristian Berendt2013-07-081-4/+0
| | * | | replaced substr with trimChristian Berendt2013-07-081-7/+1
| | * | | removed aws.phar and added extracted zip insteadChristian Berendt2013-07-081-1/+1
| | * | | use us-west-1 as default region for Amazon S3Christian Berendt2013-07-031-1/+4
| | * | | fixing rmdir in \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-4/+4
| | * | | reworking and extending \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-117/+363
| | * | | adding several new parametersChristian Berendt2013-07-031-3/+8
| | | |/ | | |/|
| * / | if the file doesn't exists; create a new one. We use this to create new text ...Björn Schießle2013-07-221-1/+7
| |/ /
* | | fixing / adding commentsThomas Müller2013-07-161-1/+3
* | | Merge branch 'master' into ext-fs-irods-masterThomas Mueller2013-06-191-2/+12
|\| |
| * | In cases where smb4php returns false of an empty array stat/( has to return f...Thomas Mueller2013-06-011-2/+12
| |/
* | update to latest masterThomas Mueller2013-06-061-6/+0
* | - implement touch() to at least create a file which doesn't existThomas Mueller2013-06-061-12/+87
* | Merge branch 'master' into ext-fs-irods-masterThomas Mueller2013-05-157-45/+6
|\|
| * Merge pull request #3147 from owncloud/storage-mkdir-rootMichael Gapczynski2013-05-016-45/+5
| |\
| | * Dont task external storages with creating their own rootRobin Appelman2013-04-266-45/+5
| * | Set storage id for openstack swift backendRobin Appelman2013-05-011-0/+1
| |/
* | adding auth mode to ui and the urlThomas Mueller2013-04-262-0/+7
* | Merge branch 'master' into ext-fs-irods-masterThomas Mueller2013-04-261-2/+12
|\|
| * External Storage: Check for curl in PHPMarkus Goetz2013-04-231-2/+12
* | checkbox in settings uiThomas Mueller2013-04-181-1/+2
* | in order to use the ownCloud login credentials we use a login hook to grab ui...Thomas Mueller2013-04-181-45/+13
* | initial integration with iRODS www.irods.orgThomas Mueller2013-04-123-0/+115
|/
* Set file perms to 0640 of mount.json - fixes #2718Lukas Reschke2013-04-061-0/+1
* Store the global mount configuration file in the datadirRobin Appelman2013-03-101-2/+4
* Merge pull request #1031 from owncloud/external_storage_ui_feedbackMichael Gapczynski2013-02-277-82/+141
|\
| * Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-252-15/+15
| |\