nextcloud/tests/lib/traits
Bjoern Schiessle 93ed965cbb fix creation of versions of encrypted files on external storages
in order to create a 1:1 copy of a file if a version gets created
we need to store this information on copyBetweenStorage(). This
allows us to by-pass the encryption wrapper if we read the source file.
2016-03-31 19:24:47 +02:00
..
encryptiontrait.php fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00
mountprovidertrait.php create new mounts every time the mount provider is called 2015-09-18 11:55:15 +02:00
usertrait.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00