[PR #2200] [MERGED] No error log entries for repo 404 #16283

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2200
Author: @ethantkoenig
Created: 7/22/2017
Status: Merged
Merged: 8/19/2017
Merged by: @lafriks

Base: masterHead: log/quieter


📝 Commits (1)

  • 7f0bfdf No error log entries for repo 404

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 modules/context/repo.go (+2 -2)

📄 Description

Don't have error-level log entries when a non-existent repo is accessed. IMO, this unnecessarily clutters the logs.


🔄 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/2200 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/22/2017 **Status:** ✅ Merged **Merged:** 8/19/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `log/quieter` --- ### 📝 Commits (1) - [`7f0bfdf`](https://github.com/go-gitea/gitea/commit/7f0bfdf1a33f447b1641465af11e2e26717a2fd5) No error log entries for repo 404 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/repo.go` (+2 -2) </details> ### 📄 Description Don't have error-level log entries when a non-existent repo is accessed. IMO, this unnecessarily clutters the logs. --- <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:06:41 -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#16283