[PR #1044] [MERGED] Fix delete repo will hang on postgres #15729

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

📋 Pull Request Information

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

Base: masterHead: lunny/fix_del_repo


📝 Commits (1)

  • 2dab861 fix delete repo will hang on postgres

📊 Changes

2 files changed (+22 additions, -16 deletions)

View changed files

📝 models/admin.go (+10 -7)
📝 models/repo.go (+12 -9)

📄 Description

fix #1018


🔄 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/1044 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/24/2017 **Status:** ✅ Merged **Merged:** 2/24/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_del_repo` --- ### 📝 Commits (1) - [`2dab861`](https://github.com/go-gitea/gitea/commit/2dab861aa8ec3269ac5c71df56f6b4a7b0a34941) fix delete repo will hang on postgres ### 📊 Changes **2 files changed** (+22 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `models/admin.go` (+10 -7) 📝 `models/repo.go` (+12 -9) </details> ### 📄 Description fix #1018 --- <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:16 -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#15729