[PR #2634] [MERGED] Fix go get response if only app URL is custom in configuration #16514

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2634
Author: @lafriks
Created: 10/1/2017
Status: Merged
Merged: 10/2/2017
Merged by: @lunny

Base: masterHead: fix_go_get_url


📝 Commits (3)

  • e4dc106 Fix go get response if only app URL is custom in configuration
  • 97ee427 Rewrite to update Domain setting to match AppURL
  • e946f81 Merge branch 'master' into fix_go_get_url

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 modules/context/context.go (+1 -1)
📝 modules/setting/setting.go (+7 -0)

📄 Description

Fixes #2633


🔄 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/2634 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/1/2017 **Status:** ✅ Merged **Merged:** 10/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix_go_get_url` --- ### 📝 Commits (3) - [`e4dc106`](https://github.com/go-gitea/gitea/commit/e4dc10666ea67c60413bf44b4da21f8419bdccf3) Fix go get response if only app URL is custom in configuration - [`97ee427`](https://github.com/go-gitea/gitea/commit/97ee42773bdf5cfd066f6b38ede13a197525087a) Rewrite to update Domain setting to match AppURL - [`e946f81`](https://github.com/go-gitea/gitea/commit/e946f810015fece5af24d8554242d28075ed1648) Merge branch 'master' into fix_go_get_url ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/context.go` (+1 -1) 📝 `modules/setting/setting.go` (+7 -0) </details> ### 📄 Description Fixes #2633 --- <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:12:24 -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#16514