[PR #2924] [MERGED] Fix memcache support when value is returned as string always #16666

Closed
opened 2025-11-02 12:15:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2924
Author: @lafriks
Created: 11/15/2017
Status: Merged
Merged: 11/16/2017
Merged by: @lunny

Base: masterHead: fix/memcache_support


📝 Commits (3)

  • 0f8dbaa Fix memcache support when value is returned as string always
  • 307b3ac Merge branch 'master' into fix/memcache_support
  • 98c41fa Merge branch 'master' into fix/memcache_support

📊 Changes

1 file changed (+27 additions, -2 deletions)

View changed files

📝 modules/cache/cache.go (+27 -2)

📄 Description

Fixes #2920


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2924 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/15/2017 **Status:** ✅ Merged **Merged:** 11/16/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/memcache_support` --- ### 📝 Commits (3) - [`0f8dbaa`](https://github.com/go-gitea/gitea/commit/0f8dbaae40606f5da6f7e89292efa1cb6af5dd0d) Fix memcache support when value is returned as string always - [`307b3ac`](https://github.com/go-gitea/gitea/commit/307b3acfbf3a2fb9054d6938602a9e5a1bd5cc51) Merge branch 'master' into fix/memcache_support - [`98c41fa`](https://github.com/go-gitea/gitea/commit/98c41fa2d5637a881c3a1511204169a0d0f3012c) Merge branch 'master' into fix/memcache_support ### 📊 Changes **1 file changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/cache/cache.go` (+27 -2) </details> ### 📄 Description Fixes #2920 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:15:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16666