-
Notifications
You must be signed in to change notification settings - Fork 2.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
[stable10] Fix quota federated sharing (new) #29325
Conversation
|
Codecov Report
@@ Coverage Diff @@
## stable10 #29325 +/- ##
==============================================
+ Coverage 58.43% 59.01% +0.58%
- Complexity 17707 17720 +13
==============================================
Files 1059 1060 +1
Lines 59386 59421 +35
==============================================
+ Hits 34702 35068 +366
+ Misses 24684 24353 -331
Continue to review full report at Codecov.
|
Properly detect SPACE_UNLIMITED in quota check. Improve error handling when receiving errors like 507 when uploading files to a remote server.
Added tests for all FS methods of the Storage\DAV class and also fixed some related issues.
applied tweak commit, rebased @DeepDiver1975 please review |
47fc72d
to
7e9b5ad
Compare
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
New backport of #29220 to stable10