summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4512 from owncloud/readdir-strict-equalsThomas Müller2013-08-204-5/+5
|\
| * Merge branch 'master' into readdir-strict-equalsGeorg Ehrke2013-08-192-4/+4
| |\
| * | use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman2013-08-194-5/+5
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-191-0/+1
| |/ |/|
* | Merge pull request #4510 from owncloud/f_e_webdav_urlencodingThomas Müller2013-08-191-2/+2
|\ \
| * | replace ' ' with '%20' in urls for curlJörn Friedrich Dreyer2013-08-191-2/+2
| |/
* | Merge pull request #4467 from owncloud/storage-wrapper-quotaicewind19912013-08-192-2/+2
|\ \ | |/ |/|
| * merge master in storage-wrapper-quotaRobin Appelman2013-08-1872-84/+253
| |\
| * | use renamed constantsRobin Appelman2013-07-252-3/+3
* | | Merge pull request #4497 from owncloud/newlines_at_eof_kondouKondou2013-08-185-5/+5
|\ \ \
| * | | Add _many_ newlines at the end of fileskondou2013-08-185-5/+5
| | |/ | |/|
* / | Compare result are already true/falseBart Visscher2013-08-173-8/+8
|/ /
* | remove ru_RU - fixes #3135Thomas Müller2013-08-171-6/+0
* | no files external for SMB on windowsThomas Müller2013-08-151-10/+16
* | Merge pull request #4302 from synchrone/masterMorris Jobke2013-08-141-0/+1
|\ \
| * | Fixing owncloud/core#4301Alexander Bogdanov2013-08-021-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-0969-69/+207
* | | [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