nextcloud/tests/lib/files
Lukas Reschke 676041ba7e Ensure that stored version is at least 1 for cross-storage copy
In case of a move operation from an unencrypted to an encrypted
storage the old encrypted version would stay with "0" while the
correct value would be "1". Thus we manually set the value to "1"
for those cases.

See also https://github.com/owncloud/core/issues/23078
2016-03-16 10:36:15 +01:00
..
cache Add fallback moveFromCache implementation 2016-01-29 13:06:59 +01:00
config Fix failing oracle and postgres tests 2016-01-27 12:53:44 +01:00
mount Revert "Fix mounting wrapped storages resulting in many-layered wrapping" 2015-08-19 14:41:43 +01:00
node Fix more unit tests to pass a mock storage instead of null to FileInfo 2015-12-08 16:33:39 +01:00
objectstore Removed deprecated function OC_User::deleteUser 2015-12-17 16:18:40 +01:00
storage Ensure that stored version is at least 1 for cross-storage copy 2016-03-16 10:36:15 +01:00
stream fixing unit tests 2016-02-09 23:43:26 +01:00
type Move mimetype files into /resources/config/ 2015-09-22 16:43:28 +02:00
utils remove old propagation logic 2015-12-01 16:50:20 +01:00
etagtest.php Use TempManager instead of tmpFolder 2015-12-18 11:19:53 +01:00
filesystem.php Use TempManager instead of tmpFile 2015-12-18 11:25:33 +01:00
pathverificationtest.php More group DB 2015-11-30 10:55:13 +01:00
view.php Use TempManager instead of tmpFolder 2015-12-18 11:19:53 +01:00