[PR #3883] [MERGED] Fix to use only needed columns from tables to get repository git paths (#3870) #17122

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3883
Author: @lafriks
Created: 5/2/2018
Status: Merged
Merged: 5/2/2018
Merged by: @lafriks

Base: release/v1.4Head: backport/fix_migration_from_old_versions


📝 Commits (2)

  • 1dddcaa Fix to use only needed columns from tables to get repository git paths (#3870)
  • c0ba56c Merge branch 'release/v1.4' into backport/fix_migration_from_old_versions

📊 Changes

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

View changed files

📝 models/repo.go (+47 -3)
📝 models/wiki.go (+1 -1)

📄 Description

Backport #3870


🔄 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/3883 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 5/2/2018 **Status:** ✅ Merged **Merged:** 5/2/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `backport/fix_migration_from_old_versions` --- ### 📝 Commits (2) - [`1dddcaa`](https://github.com/go-gitea/gitea/commit/1dddcaa24f7443c1c98e25e43fc690cd000bbd98) Fix to use only needed columns from tables to get repository git paths (#3870) - [`c0ba56c`](https://github.com/go-gitea/gitea/commit/c0ba56cd57bd0d78bcb8a6fd0d2c5defd78d67be) Merge branch 'release/v1.4' into backport/fix_migration_from_old_versions ### 📊 Changes **2 files changed** (+48 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+47 -3) 📝 `models/wiki.go` (+1 -1) </details> ### 📄 Description Backport #3870 --- <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:26:49 -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#17122