[PR #5426] [MERGED] Fix repository deletion when there is large number of issues in it #17791

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5426
Author: @lunny
Created: 11/29/2018
Status: Merged
Merged: 11/30/2018
Merged by: @lafriks

Base: masterHead: lunny/fix_delete_comment


📝 Commits (2)

  • b672391 fix delete repository failed
  • cc6a3cf Merge branch 'master' into lunny/fix_delete_comment

📊 Changes

1 file changed (+40 additions, -39 deletions)

View changed files

📝 models/repo.go (+40 -39)

📄 Description

Should fix #5238


🔄 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/5426 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/29/2018 **Status:** ✅ Merged **Merged:** 11/30/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_delete_comment` --- ### 📝 Commits (2) - [`b672391`](https://github.com/go-gitea/gitea/commit/b672391b16af89744dc8b60c6adb61d3babfe682) fix delete repository failed - [`cc6a3cf`](https://github.com/go-gitea/gitea/commit/cc6a3cfddff770f9de70ebc76ffed5325bda3b1a) Merge branch 'master' into lunny/fix_delete_comment ### 📊 Changes **1 file changed** (+40 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+40 -39) </details> ### 📄 Description Should fix #5238 --- <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 15:49:05 -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#17791