nextcloud-server/lib/private/Files/Storage
Robin Appelman bd91c56539
get quota for user only when needed
always apply the wrapper but have the wrapper get the quota lazily only when an operation where quota is applied is performed

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-09-01 19:32:24 +02:00
..
PolyFill make param names consistent with interface for copy directory polyfill 2021-10-07 17:19:44 +02:00
Wrapper get quota for user only when needed 2022-09-01 19:32:24 +02:00
Common.php Merge pull request #31475 from nextcloud/kofemann-patch-1 2022-06-21 18:44:05 +02:00
CommonTest.php
DAV.php composer run cs:fix 2022-04-26 16:52:53 +02:00
FailedStorage.php
Home.php
Local.php Expose umask override value as config parameter: localstorage.umask 2022-06-05 19:19:31 +02:00
LocalRootStorage.php
LocalTempFileTrait.php
Storage.php Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +02:00
StorageFactory.php
Temporary.php