[PR #2986] [MERGED] Fix go-get, src and raw urls to new scheme (#2978) #16697

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2986
Author: @lafriks
Created: 11/27/2017
Status: Merged
Merged: 11/27/2017
Merged by: @lunny

Base: release/v1.3Head: backport/image_preview_url


📝 Commits (1)

  • 9001e77 Fix go-get, src and raw urls to new scheme (#2978)

📊 Changes

5 files changed (+15 additions, -15 deletions)

View changed files

📝 modules/context/context.go (+1 -1)
📝 modules/context/repo.go (+1 -1)
📝 routers/repo/commit.go (+6 -6)
📝 routers/repo/pull.go (+6 -6)
📝 routers/repo/search.go (+1 -1)

📄 Description

Backport #2978 to v1.3


🔄 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/2986 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/27/2017 **Status:** ✅ Merged **Merged:** 11/27/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.3` ← **Head:** `backport/image_preview_url` --- ### 📝 Commits (1) - [`9001e77`](https://github.com/go-gitea/gitea/commit/9001e77ac8fa2aaecb353184c5a723be8f63cca6) Fix go-get, src and raw urls to new scheme (#2978) ### 📊 Changes **5 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/context.go` (+1 -1) 📝 `modules/context/repo.go` (+1 -1) 📝 `routers/repo/commit.go` (+6 -6) 📝 `routers/repo/pull.go` (+6 -6) 📝 `routers/repo/search.go` (+1 -1) </details> ### 📄 Description Backport #2978 to v1.3 --- <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:16: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#16697