nextcloud/build/integration
Daniel Calviño Sánchez b7474ed482
Fix transfering ownership of a share to user with same id as receiver
When the ownership of a user share is transfered to the receiver the
share is removed, as the receiver now owns the original file. However,
due to a missing condition, any share with a group, link or remote with
the same id as the user was removed, not only the user shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-24 15:05:42 +02:00
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
config Some tests for the remote cloud api 2017-12-08 16:34:33 +01:00
data Don't set Content-Disposition header if one already exists 2016-12-14 17:35:27 +01:00
features Fix transfering ownership of a share to user with same id as receiver 2018-07-24 15:05:42 +02:00
federation_features add some integration tests 2018-07-11 10:11:49 +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
remoteapi_features Some tests for the remote cloud api 2017-12-08 16:34:33 +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 Fix the behat version to 3.3.* 2018-07-09 11:10:25 +02:00
run.sh Make possible to provide "--tags=XXX" parameter to Behat 2018-04-06 15:59:31 +02:00