summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-071-2/+2
* Merge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdocJörn Friedrich Dreyer2013-08-011-0/+15
|\
| * added @var tagsChristian Berendt2013-08-011-0/+15
* | Merge pull request #4266 from berendt/OC_Files_Storage_AmazonS3_loggingJörn Friedrich Dreyer2013-08-011-0/+14
|\ \
| * | write all catched exception messages to the logChristian Berendt2013-08-011-0/+14
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2013-08-011-0/+1
|/
* use output buffering when including the irods librariesRobin Appelman2013-07-241-0/+2
* Merge pull request #3392 from owncloud/googledriveBart Visscher2013-07-2338-597/+8524
|\
| * Remove root option from Google Drive storage, because it is only used for tes...Michael Gapczynski2013-07-232-10/+8
| * Fix 'most' Google Drive testsMichael Gapczynski2013-07-132-82/+148
| * Merge branch 'master' into googledriveThomas Müller2013-07-1214-18/+61
| |\
| * | 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
| * | Merge branch 'master' into googledriveMichael Gapczynski2013-05-273-20/+7
| |\ \
| * | | Fix require_once for 3rdparty in google ajax frontendMichael Gapczynski2013-05-181-2/+3
| * | | Include 3rdparty Google Drive SDK 0.6.2Michael Gapczynski2013-05-1733-2/+7936
| * | | 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-164-567/+431
* | | | Merge branch 'master' into ext-fs-irods-masterThomas Müller2013-07-22640-136/+62505
|\ \ \ \
| * \ \ \ Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-22634-129/+62472
| |\ \ \ \
| | * | | | stripping services from AWS SDKChristian Berendt2013-07-10596-114377/+0
| | * | | | 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-103-28/+49
| | * | | | minimize waiting timeChristian Berendt2013-07-082-2/+6
| | * | | | wait methods are probably not working, just waitChristian Berendt2013-07-082-6/+2
| | * | | | make tests workable with Amazon S3Christian Berendt2013-07-081-9/+16
| | * | | | 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-081228-1/+176428
| | * | | | 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
| | * | | | added commented new parametersChristian Berendt2013-07-031-1/+6
| | * | | | reworking testclass for \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-7/+18
| | * | | | reworking and extending \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-117/+363
| | * | | | adding several new parametersChristian Berendt2013-07-031-3/+8
| | * | | | adding AWS SDK for PHP 2.4.0Christian Berendt2013-07-031-0/+0
| * | | | | 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
| * | | | | replace external storage status images with CSS, also use form to distinguish...Jan-Christoph Borchardt2013-07-184-5/+19
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-171-1/+7
| | |_|_|/ | |/| | |
* | | | | fixing / adding commentsThomas Müller2013-07-161-1/+3
* | | | | update copy rightThomas Müller2013-07-121-1/+1
* | | | | incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/ir...Thomas Müller2013-07-1279-0/+7930