[PR #2825] [MERGED] Fix redirect url of legacy commits route #16615

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2825
Author: @Morlinest
Created: 11/1/2017
Status: Merged
Merged: 11/2/2017
Merged by: @lafriks

Base: masterHead: fix/redirect-legacy-url


📝 Commits (6)

  • 45ed91a Fix redirect url of legacy commits route
  • 9d37752 Fix tests
  • a0bc13d Use sub url instead of full app url
  • ba6cd6e Simplify code
  • 7c6cda8 Simplify code
  • 9fc29b5 Merge branch 'master' into fix/redirect-legacy-url

📊 Changes

2 files changed (+4 additions, -12 deletions)

View changed files

📝 integrations/links_test.go (+3 -1)
📝 modules/context/repo.go (+1 -11)

📄 Description

As title.


🔄 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/2825 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 11/1/2017 **Status:** ✅ Merged **Merged:** 11/2/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/redirect-legacy-url` --- ### 📝 Commits (6) - [`45ed91a`](https://github.com/go-gitea/gitea/commit/45ed91aa69987b5592bdcd4bffe68552a06397b6) Fix redirect url of legacy commits route - [`9d37752`](https://github.com/go-gitea/gitea/commit/9d37752f815d1b3a94b917b24ec61d09c7da9193) Fix tests - [`a0bc13d`](https://github.com/go-gitea/gitea/commit/a0bc13da164d03fd3e5ad84a15c30885b1f528e9) Use sub url instead of full app url - [`ba6cd6e`](https://github.com/go-gitea/gitea/commit/ba6cd6e103797703f2018ecac59d2be382e47452) Simplify code - [`7c6cda8`](https://github.com/go-gitea/gitea/commit/7c6cda80df4e023d92c06a12e8d73ae7df02f59d) Simplify code - [`9fc29b5`](https://github.com/go-gitea/gitea/commit/9fc29b54fdd42503b66a71707f709df87efb34f4) Merge branch 'master' into fix/redirect-legacy-url ### 📊 Changes **2 files changed** (+4 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `integrations/links_test.go` (+3 -1) 📝 `modules/context/repo.go` (+1 -11) </details> ### 📄 Description As title. --- <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:14:43 -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#16615