[PR #1766] [MERGED] Rename RepoCreationNum -> MaxCreationLimit #16043

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1766
Author: @cez81
Created: 5/19/2017
Status: Merged
Merged: 5/24/2017
Merged by: @lunny

Base: masterHead: RepoCreationNum_rename


📝 Commits (1)

  • dab0b0e Rename RepoCreationNum -> MaxCreationLimit

📊 Changes

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

View changed files

📝 models/user.go (+2 -2)
📝 routers/repo/repo.go (+1 -1)

📄 Description

Old name sounds more like it will return number of created repositories when in fact it returns the number of repositories the user is allowed to create.


🔄 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/1766 **Author:** [@cez81](https://github.com/cez81) **Created:** 5/19/2017 **Status:** ✅ Merged **Merged:** 5/24/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `RepoCreationNum_rename` --- ### 📝 Commits (1) - [`dab0b0e`](https://github.com/go-gitea/gitea/commit/dab0b0e561c718b1cfb299c97764d04ebba6b145) Rename RepoCreationNum -> MaxCreationLimit ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/user.go` (+2 -2) 📝 `routers/repo/repo.go` (+1 -1) </details> ### 📄 Description Old name sounds more like it will return number of created repositories when in fact it returns the number of repositories the user is allowed to create. --- <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:01:00 -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#16043