[PR #5176] [MERGED] Fix sqlite lock #17680

Closed
opened 2025-11-02 14:58:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: lunny/fix_lock


📝 Commits (4)

  • b6602da fix sqlite lock
  • fc12eda fix sqlite lock on getUnitType
  • 64493ee Merge branch 'master' into lunny/fix_lock
  • e103aaf Merge branch 'master' into lunny/fix_lock

📊 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

No description provided


🔄 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/5176 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/25/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_lock` --- ### 📝 Commits (4) - [`b6602da`](https://github.com/go-gitea/gitea/commit/b6602da0b1e4183bd8ea45878aa4d1301889ef10) fix sqlite lock - [`fc12eda`](https://github.com/go-gitea/gitea/commit/fc12eda01ecde8fc0cf42772aa2e336c8925a547) fix sqlite lock on getUnitType - [`64493ee`](https://github.com/go-gitea/gitea/commit/64493ee07583103bc56fbea6c0c0343beeb6c1b6) Merge branch 'master' into lunny/fix_lock - [`e103aaf`](https://github.com/go-gitea/gitea/commit/e103aaf32e39bc3e1cf030b20bfd343fd7daaf8d) Merge branch 'master' into lunny/fix_lock ### 📊 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 _No description provided_ --- <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 14:58:45 -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#17680