[PR #5193] [CLOSED] Fix data race of Repository.OwnerName #17688

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5193
Author: @typeless
Created: 10/26/2018
Status: Closed

Base: masterHead: fix-data-races-v1


📝 Commits (1)

  • 0b0223a Fix data race of Repository.OwnerName

📊 Changes

3 files changed (+27 additions, -16 deletions)

View changed files

📝 cmd/hook.go (+1 -1)
📝 models/access.go (+1 -1)
📝 models/repo.go (+25 -14)

📄 Description

For #5189


🔄 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/5193 **Author:** [@typeless](https://github.com/typeless) **Created:** 10/26/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-data-races-v1` --- ### 📝 Commits (1) - [`0b0223a`](https://github.com/go-gitea/gitea/commit/0b0223ab5f052a41ea1aecc96f428e889886062d) Fix data race of Repository.OwnerName ### 📊 Changes **3 files changed** (+27 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `cmd/hook.go` (+1 -1) 📝 `models/access.go` (+1 -1) 📝 `models/repo.go` (+25 -14) </details> ### 📄 Description For #5189 --- <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:02:48 -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#17688