[PR #3454] [MERGED] Fix rendering of wiki page list if wiki repo contains other files #16946

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3454
Author: @lafriks
Created: 2/4/2018
Status: Merged
Merged: 2/5/2018
Merged by: @lafriks

Base: masterHead: fix/wiki_page_list


📝 Commits (3)

  • 7b6a8a3 Fix rendering of wiki page list if wiki repo contains other files
  • 0fd6c64 Improve wiki filename tests
  • 1e98c0f Merge branch 'master' into fix/wiki_page_list

📊 Changes

4 files changed (+26 additions, -2 deletions)

View changed files

📝 models/error.go (+15 -0)
📝 models/wiki.go (+1 -1)
📝 models/wiki_test.go (+4 -1)
📝 routers/repo/wiki.go (+6 -0)

📄 Description

Fixes #3453


🔄 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/3454 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 2/4/2018 **Status:** ✅ Merged **Merged:** 2/5/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/wiki_page_list` --- ### 📝 Commits (3) - [`7b6a8a3`](https://github.com/go-gitea/gitea/commit/7b6a8a3332afb968a5b5f6672741945743255486) Fix rendering of wiki page list if wiki repo contains other files - [`0fd6c64`](https://github.com/go-gitea/gitea/commit/0fd6c64c1ed51b1bc4dd480eb0f9df8c57032a39) Improve wiki filename tests - [`1e98c0f`](https://github.com/go-gitea/gitea/commit/1e98c0fbae75c32184692c3eb27f0747719ca06d) Merge branch 'master' into fix/wiki_page_list ### 📊 Changes **4 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/error.go` (+15 -0) 📝 `models/wiki.go` (+1 -1) 📝 `models/wiki_test.go` (+4 -1) 📝 `routers/repo/wiki.go` (+6 -0) </details> ### 📄 Description Fixes #3453 --- <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:22:44 -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#16946