[PR #971] [MERGED] Refactor for issues loadattributes of a repository #15687

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/971
Author: @lunny
Created: 2/18/2017
Status: Merged
Merged: 2/22/2017
Merged by: @lunny

Base: masterHead: lunny/refactor_issuelist_loadattributes


📝 Commits (2)

  • 1a6e131 refactor for issues loadattributes of a repository
  • a5f793a refactors

📊 Changes

3 files changed (+343 additions, -64 deletions)

View changed files

models/helper.go (+21 -0)
📝 models/issue.go (+2 -64)
models/issue_list.go (+320 -0)

📄 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/971 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/18/2017 **Status:** ✅ Merged **Merged:** 2/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/refactor_issuelist_loadattributes` --- ### 📝 Commits (2) - [`1a6e131`](https://github.com/go-gitea/gitea/commit/1a6e1319c5a951cd3e4d3dfcd2de60e3b1839eab) refactor for issues loadattributes of a repository - [`a5f793a`](https://github.com/go-gitea/gitea/commit/a5f793a709b3b9bcbaf3e66a2538d9387c62c20e) refactors ### 📊 Changes **3 files changed** (+343 additions, -64 deletions) <details> <summary>View changed files</summary> ➕ `models/helper.go` (+21 -0) 📝 `models/issue.go` (+2 -64) ➕ `models/issue_list.go` (+320 -0) </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 11:52:19 -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#15687