[PR #3551] [MERGED] fix: if Mirrors repo no content is fetched, updated time should not b… #16991

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

📋 Pull Request Information

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

Base: masterHead: patch-11


📝 Commits (5)

  • d5a67a1 fix: if Mirrors repo no content is fetched, updated time should not be changed
  • 07ac201 fix: sync update time from mirror repo.
  • e5e8765 fix: one single session.
  • ac27f46 update comment.
  • 9dbd43e Merge branch 'master' into patch-11

📊 Changes

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

View changed files

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

📄 Description

maybe fix https://github.com/go-gitea/gitea/issues/3548 and https://github.com/go-gitea/gitea/issues/1329


🔄 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/3551 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/21/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-11` --- ### 📝 Commits (5) - [`d5a67a1`](https://github.com/go-gitea/gitea/commit/d5a67a1be3b2c1bbbac81e9ce51ee67188dea36e) fix: if Mirrors repo no content is fetched, updated time should not be changed - [`07ac201`](https://github.com/go-gitea/gitea/commit/07ac201cfceaac54b079eca5f9e90b3a63a467ae) fix: sync update time from mirror repo. - [`e5e8765`](https://github.com/go-gitea/gitea/commit/e5e87651732fadb31ca1be30c939f6d291f39416) fix: one single session. - [`ac27f46`](https://github.com/go-gitea/gitea/commit/ac27f460a0b43f4daad960975b5b71718a0fa9be) update comment. - [`9dbd43e`](https://github.com/go-gitea/gitea/commit/9dbd43e84328116da020aa64cba6ee5570303edc) Merge branch 'master' into patch-11 ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_mirror.go` (+15 -1) </details> ### 📄 Description maybe fix https://github.com/go-gitea/gitea/issues/3548 and https://github.com/go-gitea/gitea/issues/1329 --- <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:44 -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#16991