[PR #2409] [MERGED] Fix route handler order #16393

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2409
Author: @ethantkoenig
Created: 8/28/2017
Status: Merged
Merged: 8/29/2017
Merged by: @lunny

Base: masterHead: fix/handler_order


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

Fix out-of-order handlers


🔄 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/2409 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 8/28/2017 **Status:** ✅ Merged **Merged:** 8/29/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/handler_order` --- ### 📝 Commits (2) - [`0c17f49`](https://github.com/go-gitea/gitea/commit/0c17f49c180b6e6c3fa1875eaebd110a896a7676) Fix route handler order - [`ab79837`](https://github.com/go-gitea/gitea/commit/ab79837198a41709a377537d4e68f284bf08299d) Fix more routes ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `routers/routes/routes.go` (+4 -3) </details> ### 📄 Description Fix out-of-order handlers --- <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:09:34 -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#16393