[PR #1767] [MERGED] Directly show error if user hit repository limit #16044

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

📋 Pull Request Information

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

Base: masterHead: direct_repo_create_error


📝 Commits (1)

  • 8de0d1d Add error direclty when user tries to create new repo and limit already hit

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 routers/repo/repo.go (+4 -0)

📄 Description

It's more user friendly to show error notice before user starts filling in form when not allowed to create repository anyway.


🔄 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/1767 **Author:** [@cez81](https://github.com/cez81) **Created:** 5/19/2017 **Status:** ✅ Merged **Merged:** 5/20/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `direct_repo_create_error` --- ### 📝 Commits (1) - [`8de0d1d`](https://github.com/go-gitea/gitea/commit/8de0d1d33ac8563c8ed42d8102098cc6bc8adb80) Add error direclty when user tries to create new repo and limit already hit ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/repo.go` (+4 -0) </details> ### 📄 Description It's more user friendly to show error notice before user starts filling in form when not allowed to create repository anyway. --- <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:01 -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#16044