[PR #3461] [MERGED] Fix synchronization bug in repo indexer (#3455) #16949

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3461
Author: @ethantkoenig
Created: 2/5/2018
Status: Merged
Merged: 2/8/2018
Merged by: @lafriks

Base: release/v1.4Head: backport/repo_indexer


📝 Commits (1)

📊 Changes

1 file changed (+100 additions, -62 deletions)

View changed files

📝 models/repo_indexer.go (+100 -62)

📄 Description

Backport of #3455.


🔄 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/3461 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/5/2018 **Status:** ✅ Merged **Merged:** 2/8/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `backport/repo_indexer` --- ### 📝 Commits (1) - [`94514bd`](https://github.com/go-gitea/gitea/commit/94514bdfc410d04e4c9c85468b8ae4f05d795359) Fix synchronization bug in repo indexer (#3455) ### 📊 Changes **1 file changed** (+100 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_indexer.go` (+100 -62) </details> ### 📄 Description Backport of #3455. --- <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:47 -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#16949