[PR #1902] [MERGED] Cache ctx.User in retrieveFeeds #16110

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1902
Author: @ethantkoenig
Created: 6/7/2017
Status: Merged
Merged: 6/8/2017
Merged by: @lunny

Base: masterHead: cache_ctx_user


📝 Commits (1)

  • 83cd098 Cache ctx.User in retrieveFeeds

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 routers/user/home.go (+3 -0)

📄 Description

Add the already-loaded ctx.User to userCache


🔄 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/1902 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 6/7/2017 **Status:** ✅ Merged **Merged:** 6/8/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `cache_ctx_user` --- ### 📝 Commits (1) - [`83cd098`](https://github.com/go-gitea/gitea/commit/83cd0986f7d91728f7af2c86ecdb2c6a140edcb8) Cache ctx.User in retrieveFeeds ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/home.go` (+3 -0) </details> ### 📄 Description Add the already-loaded `ctx.User` to `userCache` --- <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:02:32 -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#16110