[PR #2627] [MERGED] Remove redudant CheckUnit calls in router #16511

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2627
Author: @Morlinest
Created: 9/29/2017
Status: Merged
Merged: 9/30/2017
Merged by: @lunny

Base: masterHead: fix/remove-redudant-router-handlers


📝 Commits (2)

  • bd25c3b Remove redudant CheckUnit calls in router
  • 947b3f9 Merge branch 'master' into fix/remove-redudant-router-handlers

📊 Changes

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

View changed files

📝 routers/routes/routes.go (+4 -4)

📄 Description

As title, little speed improvement.


🔄 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/2627 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 9/29/2017 **Status:** ✅ Merged **Merged:** 9/30/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/remove-redudant-router-handlers` --- ### 📝 Commits (2) - [`bd25c3b`](https://github.com/go-gitea/gitea/commit/bd25c3b006062d3a2f7a26b82892db823ce9227b) Remove redudant CheckUnit calls in router - [`947b3f9`](https://github.com/go-gitea/gitea/commit/947b3f9c853996a9e424f3fc694c8ac07c8f90db) Merge branch 'master' into fix/remove-redudant-router-handlers ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `routers/routes/routes.go` (+4 -4) </details> ### 📄 Description As title, little speed improvement. --- <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:12:19 -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#16511