Uh oh!
There was an error while loading. Please reload this page.
fix: calendar subscription memory exhaustion - #56784
Conversation
dd1b1a3 to
c9e6225Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
c9e6225 to
85873ffCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SebastianKrupinski
commented
Dec 3, 2025
We good with the rest of the code? |
ChristophWurst
left a comment
There was a problem hiding this comment.
Looks good
3rdparty change is probably unrelated
SebastianKrupinski
commented
Dec 3, 2025
Correct the 3rdparty is not related, I'll remove it |
Uh oh!
There was an error while loading. Please reload this page.
fee7767 to
92488eaCompare
tcitworld
left a comment
There was a problem hiding this comment.
Did not test, but code looks good
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
409a023 to
1a0535aCompareUh oh!
There was an error while loading. Please reload this page.
SebastianKrupinski
commented
Dec 9, 2025
Yay, now for the back port fun |
SebastianKrupinski
commented
Dec 9, 2025
/backport to stable32 |
SebastianKrupinski
commented
Dec 9, 2025
/backport to stable31 |
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/56784/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 1a0535aa
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56784/stable31Error: Failed to check for changes with origin/stable31: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Summary
Issue
Solution
Checklist
3. to review, feature component)stable32)