[PR #5564] [MERGED] fix indexer reindex bug when gitea restart (#5563) #17845

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5564
Author: @lunny
Created: 12/19/2018
Status: Merged
Merged: 12/19/2018
Merged by: @techknowlogick

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


📝 Commits (1)

  • 90847a6 fix indexer reindex bug when gitea restart (#5563)

📊 Changes

2 files changed (+19 additions, -8 deletions)

View changed files

📝 modules/indexer/issue.go (+10 -4)
📝 modules/indexer/repo.go (+9 -4)

📄 Description

  • fix issue indexer bug reindex when restart gitea
  • also fix code indexer reindex when gitea restart

backport from #5563 and will fix #5325


🔄 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/5564 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/19/2018 **Status:** ✅ Merged **Merged:** 12/19/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.6` ← **Head:** `lunny/fix_issue_indexer2` --- ### 📝 Commits (1) - [`90847a6`](https://github.com/go-gitea/gitea/commit/90847a603c7bf19bf98ea3675f1ee04f23b44472) fix indexer reindex bug when gitea restart (#5563) ### 📊 Changes **2 files changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `modules/indexer/issue.go` (+10 -4) 📝 `modules/indexer/repo.go` (+9 -4) </details> ### 📄 Description * fix issue indexer bug reindex when restart gitea * also fix code indexer reindex when gitea restart backport from #5563 and will fix #5325 --- <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 16:13:33 -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#17845