summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3392 from owncloud/googledriveBart Visscher2013-07-232-14/+15
|\ | | | | Switch to using Google Drive SDK, closes #2047
| * Remove root option from Google Drive storage, because it is only used for ↵Michael Gapczynski2013-07-231-6/+5
| | | | | | | | testing and we have our own empty Google account for testing
| * Fix 'most' Google Drive testsMichael Gapczynski2013-07-131-8/+10
| |
* | Merge branch 'master' into ext-fs-irods-masterThomas Müller2013-07-222-8/+31
|\ \
| * | rewrote initialisation, added testing workaroundChristian Berendt2013-07-102-5/+5
| | |
| * | minimize waiting timeChristian Berendt2013-07-081-1/+3
| | |
| * | wait methods are probably not working, just waitChristian Berendt2013-07-081-3/+1
| | |
| * | make tests workable with Amazon S3Christian Berendt2013-07-081-9/+16
| | |
| * | added commented new parametersChristian Berendt2013-07-031-1/+6
| | |
| * | reworking testclass for \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-7/+18
| |/
* | update copy rightThomas Müller2013-07-121-1/+1
| |
* | Merge branch 'master' into ext-fs-irods-masterThomas Mueller2013-06-191-0/+9
|\|
| * Read configuratons for external filesystem test from a private place.Thomas Mueller2013-06-071-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-masterThomas Mueller2013-05-154-1/+5
|\|
| * Dont task external storages with creating their own rootRobin Appelman2013-04-264-1/+5
| |
* | adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALSThomas Mueller2013-04-261-0/+2
| |
* | test case for iRODS storage addedThomas Mueller2013-04-231-0/+30
|/
* Merge pull request #1030 from hkjolhede/masterLukas Reschke2013-02-102-0/+50
|\ | | | | SFTP support in files_external app
| * Updated phpseclib from git + requested style changesHenrik Kjölhede2013-02-101-0/+43
| |
| * Added unittestHenrik Kjölhede2013-02-091-0/+7
| |
* | Don't run external storage tests on defaultRobin Appelman2013-02-101-2/+2
|/
* merge master into filesystemRobin Appelman2013-01-261-4/+4
|\
| * drop SimpleTest compatibilityThomas Mueller2013-01-241-4/+4
| |
* | merge master into filesystemRobin Appelman2012-12-037-9/+14
|\|
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-307-9/+14
| |
* | merge master into filesystemRobin Appelman2012-11-071-0/+18
|\|
| * support string values ('true' and 'false') for configuring the secure ↵Robin Appelman2012-11-051-0/+18
| | | | | | | | | | | | parameter on external storage backends fixes #78
* | postpone the cost of setting up some of the external storage backends untill ↵Robin Appelman2012-10-211-1/+1
| | | | | | | | we actually need it
* | fix namespace problems for external storage backendsRobin Appelman2012-10-111-1/+1
| |
* | merge master into filesystemRobin Appelman2012-10-118-133/+124
|\|
| * fix webdav storage backend when trying to open a non existing file for readingRobin Appelman2012-10-111-3/+3
| |
| * skip the files_external test cases the correct wayRobin Appelman2012-10-118-134/+125
| |
* | fix files_external test casesRobin Appelman2012-10-082-4/+7
| |
* | merge phpunit into filesystemRobin Appelman2012-10-082-0/+37
|\|
| * test case for dropbox storageRobin Appelman2012-10-062-0/+37
| |
* | move storage backend test cases to their own namespaceRobin Appelman2012-09-226-15/+27
| |
* | put filestorages in a namespaceRobin Appelman2012-09-076-6/+6
|/
* adding space between) and {Thomas Mueller2012-09-075-15/+15
|
* I don't think this file was meant to be commitedRobin Appelman2012-09-051-6/+0
|
* Remove php close at end of fileBart Visscher2012-08-291-1/+0
|
* Whitespace fixes in appsBart Visscher2012-08-294-8/+4
|
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-256-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 variablesRobin Appelman2012-07-205-5/+0
|/
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+0
|
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-06-082-2/+3
|
* Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-292-0/+56
| | | | | | Conflicts: apps/files_external/tests/config.php
* smb filestorage backendRobin Appelman2012-05-242-0/+37
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1
|
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
|