[PR #3565] [MERGED] if Mirrors repo no content is fetched, updated time should not be changed #3551 #16999

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3565
Author: @appleboy
Created: 2/23/2018
Status: Merged
Merged: 2/23/2018
Merged by: @lafriks

Base: release/v1.4Head: release/v1.4.2


📝 Commits (3)

  • 726748a refactor: reduce sql query in retrieveFeeds
  • a4ad6a9 fix: if Mirrors repo no content is fetched, updated time should not b… (#3551)
  • f1e3c50 Merge branch 'release/v1.4' into release/v1.4.2

📊 Changes

1 file changed (+15 additions, -1 deletions)

View changed files

📝 models/repo_mirror.go (+15 -1)

📄 Description

backport to v1.4 from https://github.com/go-gitea/gitea/pull/3551

cc @lafriks @lunny


🔄 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/3565 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/23/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `release/v1.4.2` --- ### 📝 Commits (3) - [`726748a`](https://github.com/go-gitea/gitea/commit/726748a7e78a2563acb026c1fa2512487106ba1e) refactor: reduce sql query in retrieveFeeds - [`a4ad6a9`](https://github.com/go-gitea/gitea/commit/a4ad6a92123330c23c843895f6b7230b97584fd8) fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) - [`f1e3c50`](https://github.com/go-gitea/gitea/commit/f1e3c50378224232be460015df11f1bb2f56fb80) Merge branch 'release/v1.4' into release/v1.4.2 ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_mirror.go` (+15 -1) </details> ### 📄 Description backport to v1.4 from https://github.com/go-gitea/gitea/pull/3551 cc @lafriks @lunny --- <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:23:55 -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#16999