nextcloud/lib
Robin Appelman 3ab160dd5a
fopen s3 objects directly to work around unexplainable guzzle bug
For some reason when a text file started with a valid hex character ([0-9a-f]) it would eat the text untill the first newline
The new code does basically the same thing as guzzle/s3-sdk did only without wrapping everything in a guzzle stream

Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-11-16 15:30:37 +01:00
..
composer Added genertor helper & tests 2016-11-03 14:00:33 +01:00
l10n [tx-robot] updated from transifex 2016-11-14 01:07:06 +00:00
private fopen s3 objects directly to work around unexplainable guzzle bug 2016-11-16 15:30:37 +01:00
public allow passing a stream to StreamResponse 2016-11-16 15:30:36 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-instead 2016-11-02 21:20:23 +01:00