[PR #2424] [MERGED] Fix releases to be counted from database not tags (#2389) #16401

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2424
Author: @lafriks
Created: 8/29/2017
Status: Merged
Merged: 8/30/2017
Merged by: @lunny

Base: release/v1.2Head: release/v1.2


📝 Commits (1)

  • 4ad1617 Fix releases to be counted from database not tags (#2389)

📊 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

Backport #2389 to 1.2


🔄 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/2424 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 8/29/2017 **Status:** ✅ Merged **Merged:** 8/30/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.2` ← **Head:** `release/v1.2` --- ### 📝 Commits (1) - [`4ad1617`](https://github.com/go-gitea/gitea/commit/4ad1617aee2bdf3c6a2bf6432031e75504474891) Fix releases to be counted from database not tags (#2389) ### 📊 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 Backport #2389 to 1.2 --- <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:45 -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#16401