[PR #5242] [MERGED] Add option to disable automatic mirror syncing. #17720

Closed
opened 2025-11-02 15:17:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5242
Author: @cez81
Created: 10/31/2018
Status: Merged
Merged: 11/8/2018
Merged by: @techknowlogick

Base: masterHead: issue_3562


📝 Commits (2)

  • 538d6a6 Add option to disable automatic mirror syncing.
  • 57128f2 Merge branch 'master' into issue_3562

📊 Changes

3 files changed (+13 additions, -4 deletions)

View changed files

📝 models/repo_mirror.go (+6 -1)
📝 options/locale/locale_en-US.ini (+1 -1)
📝 routers/repo/setting.go (+6 -2)

📄 Description

Setting the interval to 0 will disable to automatic syncing.

Closes https://github.com/go-gitea/gitea/issues/3562


🔄 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/5242 **Author:** [@cez81](https://github.com/cez81) **Created:** 10/31/2018 **Status:** ✅ Merged **Merged:** 11/8/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `issue_3562` --- ### 📝 Commits (2) - [`538d6a6`](https://github.com/go-gitea/gitea/commit/538d6a603e109267a336ace102368901d66c6120) Add option to disable automatic mirror syncing. - [`57128f2`](https://github.com/go-gitea/gitea/commit/57128f2fe1d4c8a293a57f67999b2cb56f18a79b) Merge branch 'master' into issue_3562 ### 📊 Changes **3 files changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_mirror.go` (+6 -1) 📝 `options/locale/locale_en-US.ini` (+1 -1) 📝 `routers/repo/setting.go` (+6 -2) </details> ### 📄 Description Setting the interval to 0 will disable to automatic syncing. Closes https://github.com/go-gitea/gitea/issues/3562 --- <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 15:17:23 -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#17720