nextcloud/build/integration
Daniel Calviño Sánchez 555d582f35 Return whether the file is readable or not in the DAV permissions
Until now it was safe to assume that every file was readable by its
owner, so there was no need to return whether the file was readable or
not. However, with the introduction of end to end encryption that is no
longer the case, and it is now necessary to explicitly provide that
information.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-02 19:37:00 +01:00
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
config fix and extend behat tests 2017-01-19 10:04:15 +01:00
data Don't set Content-Disposition header if one already exists 2016-12-14 17:35:27 +01:00
features Return whether the file is readable or not in the DAV permissions 2017-11-02 19:37:00 +01:00
federation_features Get a range from several chunks 2016-05-31 10:41:38 +02:00
filesdrop_features Add intergration tests 2016-12-02 13:17:53 +01:00
ldap_features remove outdated scenario 2017-01-20 23:41:20 +01:00
setup_features Add integration test for web based installer 2016-11-21 22:00:16 +01:00
sharees_features 200 is ok 2017-03-20 13:13:09 -06:00
.gitignore Adding missing files 2015-09-29 13:42:32 +02:00
composer.json Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00
run.sh fix setup of external storage integration tests 2017-03-30 17:16:59 +02:00