Skip to content

feat: Add memcache_customprefix#58705

Merged
come-nc merged 1 commit intomasterfrom
local-custom-cache-prefix
Mar 5, 2026
Merged

feat: Add memcache_customprefix#58705
come-nc merged 1 commit intomasterfrom
local-custom-cache-prefix

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Mar 3, 2026

Close #58334

Summary

Local version of #58334 with squashed commits.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@kesselb kesselb self-assigned this Mar 3, 2026
@kesselb kesselb requested a review from a team as a code owner March 3, 2026 23:14
@kesselb kesselb added enhancement 3. to review Waiting for reviews labels Mar 3, 2026
@kesselb kesselb requested review from Altahrim, CarlSchwan, artonge, come-nc, leftybournes and nfebe and removed request for a team March 3, 2026 23:14
Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>
@come-nc come-nc merged commit 7b305fb into master Mar 5, 2026
189 of 193 checks passed
@come-nc come-nc deleted the local-custom-cache-prefix branch March 5, 2026 15:05
@Earl0fPudding
Copy link
Contributor

Thank you very much for all of your effort regarding this topic!

@Earl0fPudding
Copy link
Contributor

/backport to stable32

@Earl0fPudding
Copy link
Contributor

/backport to stable33

@backportbot
Copy link

backportbot bot commented Mar 5, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/58705/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2a2f42e7

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/58705/stable33

Error: Failed to push branch backport/58705/stable33: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants