[PR #1211] [MERGED] Simplify RepositoryList.loadAttributes() #15813

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1211
Author: @ethantkoenig
Created: 3/10/2017
Status: Merged
Merged: 3/11/2017
Merged by: @lunny

Base: masterHead: refactor/repo_list


📝 Commits (1)

  • 432c899 Simplify RepositoryList.loadAttributes()

📊 Changes

1 file changed (+5 additions, -12 deletions)

View changed files

📝 models/repo_list.go (+5 -12)

📄 Description

Remove unneeded variables and loops, and use common helper function keysInt64(..).


🔄 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/1211 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 3/10/2017 **Status:** ✅ Merged **Merged:** 3/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `refactor/repo_list` --- ### 📝 Commits (1) - [`432c899`](https://github.com/go-gitea/gitea/commit/432c899a04306d5e9a885bcbc1d94da517fe2c31) Simplify RepositoryList.loadAttributes() ### 📊 Changes **1 file changed** (+5 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_list.go` (+5 -12) </details> ### 📄 Description Remove unneeded variables and loops, and use common helper function `keysInt64(..)`. --- <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:55:13 -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#15813