[PR #5179] [MERGED] Fix sqlite lock (#5176) #17683

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5179
Author: @lunny
Created: 10/25/2018
Status: Merged
Merged: 10/25/2018
Merged by: @lafriks

Base: release/v1.6Head: lunny/fix_lock_2


📝 Commits (1)

📊 Changes

3 files changed (+13 additions, -5 deletions)

View changed files

📝 models/notification.go (+2 -2)
📝 models/org_team.go (+5 -1)
📝 models/repo.go (+6 -2)

📄 Description

Back port from #5176

  • fix sqlite lock
  • fix sqlite lock on getUnitType

🔄 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/5179 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/25/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.6` ← **Head:** `lunny/fix_lock_2` --- ### 📝 Commits (1) - [`7248dd7`](https://github.com/go-gitea/gitea/commit/7248dd7320e494424d24e428fe538c67948ad09b) Fix sqlite lock (#5176) ### 📊 Changes **3 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `models/notification.go` (+2 -2) 📝 `models/org_team.go` (+5 -1) 📝 `models/repo.go` (+6 -2) </details> ### 📄 Description Back port from #5176 * fix sqlite lock * fix sqlite lock on getUnitType --- <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:00:13 -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#17683