-
Notifications
You must be signed in to change notification settings - Fork 909
fix(discovery): check for db cached folder quota during discovery for some items. #8307
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
Conversation
mgallien
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is missing automated tests changes that would show up what is the intended benefit from this change
6da1973 to
a2615d3
Compare
11a757b to
7a22bc3
Compare
mgallien
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see my inline comments
e1f15a3 to
84e7166
Compare
d15bf52 to
2700789
Compare
2700789 to
9e32168
Compare
…tadata table. Signed-off-by: Camila Ayres <[email protected]>
…base. Signed-off-by: Camila Ayres <[email protected]>
… some items. Signed-off-by: Camila Ayres <[email protected]>
…nfoQuota quota. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
…to FolderQuota struct. Signed-off-by: Camila Ayres <[email protected]>
Signed-off-by: Camila Ayres <[email protected]>
rename FileInfo::Etags::Validate to FileInfo::Etags::Keep Signed-off-by: Matthieu Gallien <[email protected]>
rename FileInfo::Etags to FileInfo::EtagsAction to avoid any future possibility that we would want to use this name for something else Signed-off-by: Matthieu Gallien <[email protected]>
9e32168 to
5842f88
Compare
|
Artifact containing the AppImage: nextcloud-appimage-pr-8307.zip SHA256 checksum: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
|
/backport to stable-3.17 |
Fix #8278.