[PR #4720] [MERGED] Make sure to reset commit count in the cache on mirror syncing #17475

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4720
Author: @adelowo
Created: 8/15/2018
Status: Merged
Merged: 8/23/2018
Merged by: @lunny

Base: masterHead: clear_commit_count_cache_on_sync


📝 Commits (7)

  • 180a21d Make sure to reset commit count in the cache on mirror syncing
  • 99a27a4 Merge remote-tracking branch 'origin/master' into clear_commit_count_cache_on_sync
  • f79399d reset count of commits in all branches
  • e5a76dc Merge branch 'master' of https://github.com/go-gitea/gitea into clear_commit_count_cache_on_sync
  • 1a83cf1 Merge branch 'master' into clear_commit_count_cache_on_sync
  • 7431048 Merge branch 'master' into clear_commit_count_cache_on_sync
  • 3082f85 Merge branch 'master' into clear_commit_count_cache_on_sync

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 models/repo_mirror.go (+11 -0)

📄 Description

Fixes #4715


🔄 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/4720 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/15/2018 **Status:** ✅ Merged **Merged:** 8/23/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `clear_commit_count_cache_on_sync` --- ### 📝 Commits (7) - [`180a21d`](https://github.com/go-gitea/gitea/commit/180a21dcfb92069b4378162a485e6702b47ec050) Make sure to reset commit count in the cache on mirror syncing - [`99a27a4`](https://github.com/go-gitea/gitea/commit/99a27a4004d88491efdfc7501c271de16f09484e) Merge remote-tracking branch 'origin/master' into clear_commit_count_cache_on_sync - [`f79399d`](https://github.com/go-gitea/gitea/commit/f79399d41c991d81e57f5f2b0bc0ee8d32a9bd18) reset count of commits in all branches - [`e5a76dc`](https://github.com/go-gitea/gitea/commit/e5a76dc2ccb5d173866d0246dc22aadc937da302) Merge branch 'master' of https://github.com/go-gitea/gitea into clear_commit_count_cache_on_sync - [`1a83cf1`](https://github.com/go-gitea/gitea/commit/1a83cf16d1d230ab2e74d85211690b3a0c00f5be) Merge branch 'master' into clear_commit_count_cache_on_sync - [`7431048`](https://github.com/go-gitea/gitea/commit/7431048701dadd8952f926bfe3f2982aa284615e) Merge branch 'master' into clear_commit_count_cache_on_sync - [`3082f85`](https://github.com/go-gitea/gitea/commit/3082f85b59f5e3442ff60a9bf5202e5142188811) Merge branch 'master' into clear_commit_count_cache_on_sync ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_mirror.go` (+11 -0) </details> ### 📄 Description Fixes #4715 --- <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 13:35:37 -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#17475