-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combined performance backport test #40274
Commits on Sep 5, 2023
-
more share permission logic to storage wrapper
this way we only have to determine the share permissions once Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef2dd6b - Browse repository at this point
Copy the full SHA ef2dd6bView commit details -
cleanup di for share permissions wrapper
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83e0458 - Browse repository at this point
Copy the full SHA 83e0458View commit details -
reuse l10n and request in dav folder listing
instead of having to query those once for every node Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5305e9 - Browse repository at this point
Copy the full SHA b5305e9View commit details -
don't bother checking dav acl's in files
any permissions for files is handled in the filesystem layer anyway Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e07df3 - Browse repository at this point
Copy the full SHA 9e07df3View commit details -
reuse dependencies from wrapped cache
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0201731 - Browse repository at this point
Copy the full SHA 0201731View commit details -
only gather dependencies for trashbin wrapper once
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09debc4 - Browse repository at this point
Copy the full SHA 09debc4View commit details -
better caching in storage stats calculations
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80028ef - Browse repository at this point
Copy the full SHA 80028efView commit details -
only get logger when needed in sabre/directory
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e64be8 - Browse repository at this point
Copy the full SHA 3e64be8View commit details -
only determine quota_include_external_storage once for quota wrapper
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c255945 - Browse repository at this point
Copy the full SHA c255945View commit details -
pass the share to the cache instead of having to ask the storage
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 828ebd9 - Browse repository at this point
Copy the full SHA 828ebd9View commit details -
improve performance of calculating dav permissions
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54ead46 - Browse repository at this point
Copy the full SHA 54ead46View commit details