[PR #2389] [MERGED] Fix releases to be counted from database not tags #16382

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2389
Author: @lafriks
Created: 8/25/2017
Status: Merged
Merged: 8/28/2017
Merged by: @lunny

Base: masterHead: correct_release_count


📝 Commits (1)

  • 14cf0d1 Fix releases to be counted from database not tags

📊 Changes

3 files changed (+11 additions, -3 deletions)

View changed files

📝 models/repo.go (+1 -1)
📝 modules/context/repo.go (+9 -1)
📝 templates/repo/header.tmpl (+1 -1)

📄 Description

First step to fix #2154


🔄 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/2389 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 8/25/2017 **Status:** ✅ Merged **Merged:** 8/28/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `correct_release_count` --- ### 📝 Commits (1) - [`14cf0d1`](https://github.com/go-gitea/gitea/commit/14cf0d12448a91f8b38f79d394765a0cd3fb77ca) Fix releases to be counted from database not tags ### 📊 Changes **3 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+1 -1) 📝 `modules/context/repo.go` (+9 -1) 📝 `templates/repo/header.tmpl` (+1 -1) </details> ### 📄 Description First step to fix #2154 --- <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:09:20 -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#16382