[PR #2601] [MERGED] Fix implementation of repo Home func #16498

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2601
Author: @Morlinest
Created: 9/25/2017
Status: Merged
Merged: 10/1/2017
Merged by: @lafriks

Base: masterHead: fix/render-repo-home


📝 Commits (2)

  • 7f5165f Fix implementation of repo Home func
  • bd98c34 Make fixture changes for testing

📊 Changes

3 files changed (+33 additions, -20 deletions)

View changed files

📝 models/fixtures/repo_unit.yml (+12 -12)
📝 models/unit.go (+8 -0)
📝 routers/repo/view.go (+13 -8)

📄 Description

No description provided


🔄 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/2601 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 9/25/2017 **Status:** ✅ Merged **Merged:** 10/1/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/render-repo-home` --- ### 📝 Commits (2) - [`7f5165f`](https://github.com/go-gitea/gitea/commit/7f5165fa93957904f850751f21844354eeacc5fc) Fix implementation of repo Home func - [`bd98c34`](https://github.com/go-gitea/gitea/commit/bd98c34b1bd946798823ff09f2fba78791509b4e) Make fixture changes for testing ### 📊 Changes **3 files changed** (+33 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `models/fixtures/repo_unit.yml` (+12 -12) 📝 `models/unit.go` (+8 -0) 📝 `routers/repo/view.go` (+13 -8) </details> ### 📄 Description _No description provided_ --- <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:02 -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#16498