summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* fixing dropbox require pathThomas Müller2013-11-051-1/+1
* Merge pull request #5468 from berendt/reworking_OC_Files_Storage_SwiftThomas Müller2013-10-29141-485/+8381
|\
| * settings tags for optional parametersChristian Berendt2013-10-291-5/+5
| * extended parameter descriptions for SwiftChristian Berendt2013-10-291-8/+8
| * add configuration parameter to manually set the timeout of HTTP requestsChristian Berendt2013-10-243-3/+10
| * make Swift::testLocal workable by using a delimiterChristian Berendt2013-10-231-1/+2
| * Revert "make Swift::testLocal workable by fixing the prefix used with the obj...Christian Berendt2013-10-231-4/+1
| * make Swift::testLocal workable by fixing the prefix used with the object list...Christian Berendt2013-10-231-1/+4
| * rewrite of OC\Files\Storage\SwiftChristian Berendt2013-10-221-456/+354
| * renaming OC\Files\Storage\SWIFT to OC\Files\Storage\SwiftChristian Berendt2013-10-221-1/+1
| * adapted existing test casesChristian Berendt2013-10-221-12/+33
| * adjustment of the configuration parametersChristian Berendt2013-10-222-13/+24
| * added stripped library php-opencloud (version 1.6.0)Christian Berendt2013-10-22136-0/+7958
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-273-4/+10
|/
* Added missing "grid" class on external storage's tableVincent Petry2013-10-141-1/+1
* Merge pull request #5253 from owncloud/externalstorage-adminstatusindicatorMorris Jobke2013-10-132-26/+29
|\
| * Now using smaller spinner image for status indicatorVincent Petry2013-10-112-6/+3
| * Fixed external storage status indicator in admin pageVincent Petry2013-10-102-26/+32
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-101-0/+2
|/
* Merge pull request #5070 from owncloud/smb-streamwrapper-fixesThomas Müller2013-10-093-15/+40
|\
| * extend test caseRobin Appelman2013-10-021-0/+1
| * fix recursive delete for smbRobin Appelman2013-10-011-0/+8
| * fix using touch to create a file for smbRobin Appelman2013-10-011-12/+16
| * return the correct result when doing an smb renameRobin Appelman2013-10-012-2/+9
| * fix smb streamwrapper on non existing filesRobin Appelman2013-10-011-1/+6
* | Update file to meet coding standartsLennart Rosam2013-10-071-47/+77
* | Actually test the connectionLennart Rosam2013-10-071-1/+1
* | Fixes #4129Lennart Rosam2013-10-071-2/+3
* | more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-051-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-183-0/+62
* Merge pull request #4719 from owncloud/port_4701_masterThomas Müller2013-09-125-34/+45
|\
| * more is_resource checks before readdirArthur Schiwon2013-09-051-1/+1
| * Always check variable type before using readdir to avoid surprisesArthur Schiwon2013-09-044-33/+44
* | Merge pull request #4788 from owncloud/fixin-irods-session-masterBart Visscher2013-09-111-9/+10
|\ \
| * | never hack late nightThomas Müller2013-09-111-1/+1
| * | fixing boolean handlingThomas Müller2013-09-111-2/+2
| * | proper test for use_logon_credentialsThomas Müller2013-09-101-1/+1
| * | use \OC::$session instead of $_SESSIONThomas Müller2013-09-101-8/+9
| |/
* | removing all ?> jutt in caseThomas Müller2013-09-1057-105/+0
* | removing ?> followed by whitespacesThomas Müller2013-09-105-10/+0
|/
* Merge pull request #4489 from owncloud/clean-3rdparty-mess-masterBart Visscher2013-08-2815-2/+1506
|\
| * fixing require pathThomas Müller2013-08-182-2/+2
| * moving Dropbox and smb4php 3rdparty code over to the appsThomas Müller2013-08-1715-2/+1506
* | kill zh_CN.GB2312Thomas Müller2013-08-271-28/+0
* | 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
| |/ /