nextcloud/lib
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage
this removes the need for temporary storages with some external storage backends.
The new method is added to a separate interface to maintain compatibility with
storage backends implementing the storage interface directly (without inheriting common)

Currently the interface is implemented for objectstorage based storages and local storage
and used by webdav uploads

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:44 +01:00
..
composer Merge pull request #12047 from nextcloud/interfaces-files-fulltextsearch 2018-10-30 21:16:13 +01:00
l10n [tx-robot] updated from transifex 2018-10-29 01:13:07 +00:00
private extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
public extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Revert "Use APCu caching of composer" 2018-09-19 15:47:01 +02:00
versioncheck.php Allow php7.3 2018-10-11 11:20:48 +02:00