[PR #724] [MERGED] Add option to app.ini to enable local import paths #15542

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/724
Author: @Bwko
Created: 1/22/2017
Status: Merged
Merged: 1/23/2017
Merged by: @lunny

Base: masterHead: local_imports


📝 Commits (1)

  • a1a9a97 Add option to app.ini to enable local import paths

📊 Changes

6 files changed (+14 additions, -5 deletions)

View changed files

📝 conf/app.ini (+2 -0)
📝 models/user.go (+3 -0)
📝 modules/setting/setting.go (+4 -2)
📝 options/locale/locale_en-US.ini (+2 -1)
📝 options/locale/locale_nl-NL.ini (+2 -1)
📝 templates/repo/migrate.tmpl (+1 -1)

📄 Description

Adds #715


🔄 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/724 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 1/22/2017 **Status:** ✅ Merged **Merged:** 1/23/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `local_imports` --- ### 📝 Commits (1) - [`a1a9a97`](https://github.com/go-gitea/gitea/commit/a1a9a97beee40a8506d7545b5263c4fe865744a7) Add option to app.ini to enable local import paths ### 📊 Changes **6 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `conf/app.ini` (+2 -0) 📝 `models/user.go` (+3 -0) 📝 `modules/setting/setting.go` (+4 -2) 📝 `options/locale/locale_en-US.ini` (+2 -1) 📝 `options/locale/locale_nl-NL.ini` (+2 -1) 📝 `templates/repo/migrate.tmpl` (+1 -1) </details> ### 📄 Description Adds #715 --- <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:49:00 -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#15542