[PR #2382] [MERGED] Fix missing collabrative repos (#2367) #16377

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2382
Author: @lunny
Created: 8/24/2017
Status: Merged
Merged: 8/25/2017
Merged by: @lunny

Base: release/v1.2Head: lunny/fix_collabrative_repos_v1.2


📝 Commits (1)

📊 Changes

3 files changed (+47 additions, -42 deletions)

View changed files

📝 models/repo_list.go (+26 -24)
📝 routers/home.go (+13 -11)
📝 routers/user/profile.go (+8 -7)

📄 Description


🔄 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/2382 **Author:** [@lunny](https://github.com/lunny) **Created:** 8/24/2017 **Status:** ✅ Merged **Merged:** 8/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.2` ← **Head:** `lunny/fix_collabrative_repos_v1.2` --- ### 📝 Commits (1) - [`579bab4`](https://github.com/go-gitea/gitea/commit/579bab4d9f6dc76c9e1327c5d0c269308e63d472) Fix missing collabrative repos (#2367) ### 📊 Changes **3 files changed** (+47 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_list.go` (+26 -24) 📝 `routers/home.go` (+13 -11) 📝 `routers/user/profile.go` (+8 -7) </details> ### 📄 Description * fix missing collabrative repos * fix bug of collabrative * fix SQL quotes back port from #2367 --- <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:09:13 -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#16377