[PR #3418] [MERGED] Fix race condition in repo renaming #16931

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3418
Author: @ethantkoenig
Created: 1/28/2018
Status: Merged
Merged: 1/28/2018
Merged by: @lafriks

Base: masterHead: fix/rename_race_cond


📝 Commits (3)

  • 4858077 Fix race condition in repo renaming
  • b2107bd Merge branch 'master' into fix/rename_race_cond
  • a85bebf Merge branch 'master' into fix/rename_race_cond

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 models/repo.go (+6 -1)

📄 Description

See https://github.com/go-gitea/gitea/pull/3399#discussion_r162774208


🔄 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/3418 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 1/28/2018 **Status:** ✅ Merged **Merged:** 1/28/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/rename_race_cond` --- ### 📝 Commits (3) - [`4858077`](https://github.com/go-gitea/gitea/commit/4858077d7b8ab4699919385bf35519a3915ad405) Fix race condition in repo renaming - [`b2107bd`](https://github.com/go-gitea/gitea/commit/b2107bdecf2ca4654135e08099238f1f05b97594) Merge branch 'master' into fix/rename_race_cond - [`a85bebf`](https://github.com/go-gitea/gitea/commit/a85bebf9d6346b767302186cb18a8c7dd2e2717a) Merge branch 'master' into fix/rename_race_cond ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+6 -1) </details> ### 📄 Description See https://github.com/go-gitea/gitea/pull/3399#discussion_r162774208 --- <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:22:23 -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#16931