server/tests
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
..
acceptance Add acceptance tests for hiding download in link shares 2018-10-30 15:18:55 +01:00
apps
Core adapted automated test for autocomplete changes 2018-10-30 11:36:16 +01:00
data adding .well-known/webfinger 2018-10-10 13:01:23 +02:00
docker
lib extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +01:00
objectstore
Settings Update logic for forwardedForHeadersWorking 2018-10-25 23:01:37 +02:00
travis
ui-regression Update polyserve requirement 2018-10-22 18:35:41 +00:00
apps.php
bootstrap.php
drone-wait-objectstore.sh
enable_all.php
karma.config.js Fix js unit tests 2018-10-19 15:54:22 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Do not cover composer folders for code coverage 2018-10-01 11:47:11 +02:00
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php