[PR #1092] [MERGED] Fix wrong num of user repos because of duplicated click delete button & performance optimization #15761

Closed
opened 2025-11-02 11:53:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1092
Author: @lunny
Created: 3/1/2017
Status: Merged
Merged: 3/1/2017
Merged by: @lunny

Base: masterHead: lunny/fix_del_repo


📝 Commits (1)

  • dad7ecf fix wrong num of user repos because of duplicated click delete button & performance optimization

📊 Changes

1 file changed (+28 additions, -20 deletions)

View changed files

📝 models/repo.go (+28 -20)

📄 Description

fix #1078


🔄 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/1092 **Author:** [@lunny](https://github.com/lunny) **Created:** 3/1/2017 **Status:** ✅ Merged **Merged:** 3/1/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_del_repo` --- ### 📝 Commits (1) - [`dad7ecf`](https://github.com/go-gitea/gitea/commit/dad7ecf7df0782fb5125c16b7c766ea0431802a3) fix wrong num of user repos because of duplicated click delete button & performance optimization ### 📊 Changes **1 file changed** (+28 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+28 -20) </details> ### 📄 Description fix #1078 --- <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 11:53:59 -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#15761