nextcloud/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 Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php composer run cs:fix 2022-04-26 16:52:53 +02:00
FailedStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Expose umask override value as config parameter: localstorage.umask 2022-06-05 19:19:31 +02:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +02:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00