[PR #1297] [MERGED] feat: Only use issue and wiki on repo. #15848

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1297
Author: @appleboy
Created: 3/17/2017
Status: Merged
Merged: 3/18/2017
Merged by: @lunny

Base: masterHead: wiki


📝 Commits (1)

  • f378243 feat: Only use issue and wiki on repo.

📊 Changes

7 files changed (+32 additions, -40 deletions)

View changed files

📝 cmd/web.go (+12 -12)
📝 models/repo.go (+1 -1)
📝 modules/context/repo.go (+2 -18)
📝 options/locale/locale_en-US.ini (+1 -1)
📝 routers/repo/view.go (+8 -1)
📝 templates/repo/bare.tmpl (+4 -3)
📝 templates/repo/header.tmpl (+4 -4)

📄 Description

fix #613

screenshot as below

screen shot 2017-03-17 at 1 40 54 pm

screen shot 2017-03-17 at 1 41 04 pm

screen shot 2017-03-17 at 1 41 16 pm

screen shot 2017-03-17 at 1 41 29 pm


🔄 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/1297 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 3/17/2017 **Status:** ✅ Merged **Merged:** 3/18/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `wiki` --- ### 📝 Commits (1) - [`f378243`](https://github.com/go-gitea/gitea/commit/f3782430dd170bb6d5de1c2f15b7f21da32a95cd) feat: Only use issue and wiki on repo. ### 📊 Changes **7 files changed** (+32 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+12 -12) 📝 `models/repo.go` (+1 -1) 📝 `modules/context/repo.go` (+2 -18) 📝 `options/locale/locale_en-US.ini` (+1 -1) 📝 `routers/repo/view.go` (+8 -1) 📝 `templates/repo/bare.tmpl` (+4 -3) 📝 `templates/repo/header.tmpl` (+4 -4) </details> ### 📄 Description fix #613 screenshot as below ![screen shot 2017-03-17 at 1 40 54 pm](https://cloud.githubusercontent.com/assets/21979/24030362/7fa8ff90-0b17-11e7-9489-7a26f0da1a8c.png) ![screen shot 2017-03-17 at 1 41 04 pm](https://cloud.githubusercontent.com/assets/21979/24030363/7faa4332-0b17-11e7-9e4f-241ceeedec58.png) ![screen shot 2017-03-17 at 1 41 16 pm](https://cloud.githubusercontent.com/assets/21979/24030364/7fad39a2-0b17-11e7-8e98-9d2817809d23.png) ![screen shot 2017-03-17 at 1 41 29 pm](https://cloud.githubusercontent.com/assets/21979/24030365/7fb07bc6-0b17-11e7-883a-4adfc6d9e5e9.png) --- <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 11:56: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#15848