| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into extstorage-configclass | Robin Appelman | 2014-02-21 | 2 | -1/+8 |
|\ |
|
| * | Revert "Added extra checks for ext storage class" | Vincent Petry | 2014-02-20 | 1 | -24/+0 |
| * | Merge pull request #7294 from owncloud/extstorage-configclass | Lukas Reschke | 2014-02-20 | 1 | -0/+24 |
| |\ |
|
| | * | Added extra checks for ext storage class | Vincent Petry | 2014-02-19 | 1 | -0/+24 |
| * | | Fixed ext storage webdav path encoding | Vincent Petry | 2014-02-19 | 2 | -1/+8 |
| |/ |
|
* / | Added extra checks for ext storage class | Vincent Petry | 2014-02-20 | 1 | -0/+25 |
|/ |
|
* | Merge pull request #5238 from owncloud/externalstorage-owncloudbackend | Thomas Müller | 2014-01-08 | 2 | -0/+38 |
|\ |
|
| * | Added ownCloud backend for external storage | Vincent Petry | 2013-10-09 | 2 | -0/+38 |
* | | Add trailing slash in FTP root path when missing | Vincent Petry | 2013-11-28 | 1 | -0/+12 |
* | | Merge pull request #6054 from owncloud/extstorage-dropboxfixes | Morris Jobke | 2013-11-26 | 1 | -0/+16 |
|\ \ |
|
| * | | Fixed various Dropbox issues + unit tests | Vincent Petry | 2013-11-26 | 1 | -0/+16 |
* | | | Updated unit tests for SMB | Vincent Petry | 2013-11-26 | 1 | -0/+5 |
|/ / |
|
* | | Fixed FTP storage unit tests to use the correct class | Vincent Petry | 2013-11-25 | 1 | -4/+4 |
* | | Now also preventing the user of "Shared" as mountpoint | Vincent Petry | 2013-11-22 | 1 | -0/+2 |
* | | Added unit test for root mount point validation | Vincent Petry | 2013-11-21 | 1 | -0/+49 |
* | | Removing trailing dot in path that samba doesn't seem to like | Vincent Petry | 2013-11-19 | 1 | -0/+41 |
* | | add configuration parameter to manually set the timeout of HTTP requests | Christian Berendt | 2013-10-24 | 1 | -2/+3 |
* | | adapted existing test cases | Christian Berendt | 2013-10-22 | 1 | -12/+33 |
* | | adjustment of the configuration parameters | Christian Berendt | 2013-10-22 | 1 | -5/+9 |
* | | extend test case | Robin Appelman | 2013-10-02 | 1 | -0/+1 |
* | | return the correct result when doing an smb rename | Robin Appelman | 2013-10-01 | 1 | -1/+7 |
|/ |
|
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | Merge pull request #3392 from owncloud/googledrive | Bart Visscher | 2013-07-23 | 2 | -14/+15 |
|\ |
|
| * | Remove root option from Google Drive storage, because it is only used for tes... | Michael Gapczynski | 2013-07-23 | 1 | -6/+5 |
| * | Fix 'most' Google Drive tests | Michael Gapczynski | 2013-07-13 | 1 | -8/+10 |
* | | Merge branch 'master' into ext-fs-irods-master | Thomas Müller | 2013-07-22 | 2 | -8/+31 |
|\ \ |
|
| * | | rewrote initialisation, added testing workaround | Christian Berendt | 2013-07-10 | 2 | -5/+5 |
| * | | minimize waiting time | Christian Berendt | 2013-07-08 | 1 | -1/+3 |
| * | | wait methods are probably not working, just wait | Christian Berendt | 2013-07-08 | 1 | -3/+1 |
| * | | make tests workable with Amazon S3 | Christian Berendt | 2013-07-08 | 1 | -9/+16 |
| * | | added commented new parameters | Christian Berendt | 2013-07-03 | 1 | -1/+6 |
| * | | reworking testclass for \OC\Files\Storage\AmazonS3 | Christian Berendt | 2013-07-03 | 1 | -7/+18 |
| |/ |
|
* | | update copy right | Thomas Müller | 2013-07-12 | 1 | -1/+1 |
* | | Merge branch 'master' into ext-fs-irods-master | Thomas Mueller | 2013-06-19 | 1 | -0/+9 |
|\| |
|
| * | Read configuratons for external filesystem test from a private place. | Thomas Mueller | 2013-06-07 | 1 | -0/+9 |
* | | Merge branch 'master' into ext-fs-irods-master | Thomas Mueller | 2013-05-15 | 4 | -1/+5 |
|\| |
|
| * | Dont task external storages with creating their own root | Robin Appelman | 2013-04-26 | 4 | -1/+5 |
* | | adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALS | Thomas Mueller | 2013-04-26 | 1 | -0/+2 |
* | | test case for iRODS storage added | Thomas Mueller | 2013-04-23 | 1 | -0/+30 |
|/ |
|
* | Merge pull request #1030 from hkjolhede/master | Lukas Reschke | 2013-02-10 | 2 | -0/+50 |
|\ |
|
| * | Updated phpseclib from git + requested style changes | Henrik Kjölhede | 2013-02-10 | 1 | -0/+43 |
| * | Added unittest | Henrik Kjölhede | 2013-02-09 | 1 | -0/+7 |
* | | Don't run external storage tests on default | Robin Appelman | 2013-02-10 | 1 | -2/+2 |
|/ |
|
* | merge master into filesystem | Robin Appelman | 2013-01-26 | 1 | -4/+4 |
|\ |
|
| * | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -4/+4 |
* | | merge master into filesystem | Robin Appelman | 2012-12-03 | 7 | -9/+14 |
|\| |
|
| * | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 7 | -9/+14 |
* | | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -0/+18 |
|\| |
|
| * | support string values ('true' and 'false') for configuring the secure paramet... | Robin Appelman | 2012-11-05 | 1 | -0/+18 |
* | | postpone the cost of setting up some of the external storage backends untill ... | Robin Appelman | 2012-10-21 | 1 | -1/+1 |