[PR #1061] [MERGED] Move all repo list functions as a standalone file #15740

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1061
Author: @lunny
Created: 2/26/2017
Status: Merged
Merged: 2/27/2017
Merged by: @lunny

Base: masterHead: lunny/move_repolist_standalone


📝 Commits (1)

  • bfc7804 move all repo list functions as a standalone file

📊 Changes

2 files changed (+271 additions, -259 deletions)

View changed files

📝 models/repo.go (+0 -259)
models/repo_list.go (+271 -0)

📄 Description

As title.


🔄 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/1061 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/26/2017 **Status:** ✅ Merged **Merged:** 2/27/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/move_repolist_standalone` --- ### 📝 Commits (1) - [`bfc7804`](https://github.com/go-gitea/gitea/commit/bfc7804884a6a16ea08a5210e6204089b3052367) move all repo list functions as a standalone file ### 📊 Changes **2 files changed** (+271 additions, -259 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+0 -259) ➕ `models/repo_list.go` (+271 -0) </details> ### 📄 Description As title. --- <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:53:31 -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#15740