| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |
|\ |
|
| * | 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 |
* | 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 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | add SWIFT (openstack object storage) storage backend | Robin Appelman | 2012-04-18 | 2 | -1/+40 |
* | only run tests for files_external when asked for explicitly | Robin Appelman | 2012-04-13 | 4 | -35/+59 |
* | renaming remote storage support to External storage support to clear up namin... | Jan-Christoph Borchardt | 2012-03-30 | 4 | -0/+106 |