Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3392 from owncloud/googledrive | Bart Visscher | 2013-07-23 | 2 | -14/+15 |
|\ | | | | | Switch to using Google Drive SDK, closes #2047 | ||||
| * | Remove root option from Google Drive storage, because it is only used for ↵ | Michael Gapczynski | 2013-07-23 | 1 | -6/+5 |
| | | | | | | | | testing and we have our own empty Google account for testing | ||||
| * | 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 |
| | | | | | | | | This will help not to accidentially push private data and enable testing on our ci server. | ||||
* | | 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 |
|\ | | | | | SFTP support in files_external app | ||||
| * | 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 ↵ | Robin Appelman | 2012-11-05 | 1 | -0/+18 |
| | | | | | | | | | | | | parameter on external storage backends fixes #78 | ||||
* | | postpone the cost of setting up some of the external storage backends untill ↵ | Robin Appelman | 2012-10-21 | 1 | -1/+1 |
| | | | | | | | | we actually need it | ||||
* | | fix namespace problems for external storage backends | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-11 | 8 | -133/+124 |
|\| | |||||
| * | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 1 | -3/+3 |
| | | |||||
| * | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 8 | -134/+125 |
| | | |||||
* | | fix files_external test cases | Robin Appelman | 2012-10-08 | 2 | -4/+7 |
| | | |||||
* | | merge phpunit into filesystem | Robin Appelman | 2012-10-08 | 2 | -0/+37 |
|\| | |||||
| * | test case for dropbox storage | Robin Appelman | 2012-10-06 | 2 | -0/+37 |
| | | |||||
* | | move storage backend test cases to their own namespace | Robin Appelman | 2012-09-22 | 6 | -15/+27 |
| | | |||||
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 6 | -6/+6 |
|/ | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 5 | -15/+15 |
| | |||||
* | I don't think this file was meant to be commited | Robin Appelman | 2012-09-05 | 1 | -6/+0 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 1 | -1/+0 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 4 | -8/+4 |
| | |||||
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -5/+7 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php | ||||
| * | remove unused variables | Robin Appelman | 2012-07-20 | 5 | -5/+0 |
|/ | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -3/+0 |
| | |||||
* | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-06-08 | 2 | -2/+3 |
| | |||||
* | Initial support for Amazon S3 storage backend | Michael Gapczynski | 2012-05-29 | 2 | -0/+56 |
| | | | | | | Conflicts: apps/files_external/tests/config.php | ||||
* | smb filestorage backend | Robin Appelman | 2012-05-24 | 2 | -0/+37 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | run none of the extranal storage tests on default | Robin Appelman | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| |