nextcloud-server/tests/lib/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
..
Wrapper store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
CommonTest.php
CopyDirectoryTest.php
HomeTest.php
LocalTest.php Set umask before operations that create local files 2021-03-23 14:52:31 +01:00
Storage.php ci 2021-10-15 15:35:12 +02:00
StorageFactoryTest.php