summaryrefslogtreecommitdiffstats
path: root/build/integration/features/external-storage.feature
Commit message (Collapse)AuthorAgeFilesLines
* Rename External storages to External storageszaimen2021-05-201-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-201-0/+1
| | | | | | | | | Now all incoming shares need to be explicitly accepted before being able to use the shared file or get information about a reshare (although getting the information of the incoming share is possible before accepting it). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-1/+20
| | | | | | The CacheWrapper will properly forward the call to the wrapped cache. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* add integration test to ensure that shares dont overwrite external storagesRobin Appelman2017-03-221-1/+17
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Adapted favorites and dav2 featuresSergio Bertolin2016-11-021-1/+1
| | | | | | | | Adapted sharing and external features, random failures in sharing:857 Added weddav related feature Removed forgotten leftovers
* Removed extra context added needed option and remove storage after external ↵Sergio Bertolin2016-08-301-1/+1
| | | | storage scenarios
* Added feature and context, not working yet, option to allow sharing needs to ↵Sergio Bertolin2016-08-301-0/+26
be added