]> source.dussan.org Git - nextcloud-server.git/commit
only query substorages to calculate the final mtime/size/etag lazily 2067/head
authorRobin Appelman <robin@icewind.nl>
Wed, 9 Nov 2016 15:14:54 +0000 (16:14 +0100)
committerRobin Appelman <robin@icewind.nl>
Thu, 10 Nov 2016 12:59:22 +0000 (13:59 +0100)
commitcbcdf69dc218a9767b2682c0a1825f9f36e78266
tree8693c71dbd7917795b2e8bbf735f6fc7f9c07f09
parent742c215946555371b2ae1e855cefa65e5cc712a3
only query substorages to calculate the final mtime/size/etag lazily

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/tests/SizePropagationTest.php
lib/private/Files/FileInfo.php
lib/private/Files/View.php
tests/lib/Files/Cache/UpdaterLegacyTest.php
tests/lib/Files/ViewTest.php