[PR #3146] [MERGED] Improvements for supporting UI Location #16796

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3146
Author: @lunny
Created: 12/11/2017
Status: Merged
Merged: 12/13/2017
Merged by: @lunny

Base: masterHead: lunny/ui_location


📝 Commits (4)

  • 09042ae improvements for supporting UI Location
  • 394c764 improved the comment
  • d71373e Merge branch 'master' into lunny/ui_location
  • 1a345a8 Merge branch 'master' into lunny/ui_location

📊 Changes

7 files changed (+28 additions, -25 deletions)

View changed files

📝 cmd/serv.go (+3 -2)
📝 models/issue_tracked_time.go (+2 -1)
📝 models/ssh_key.go (+12 -10)
📝 models/user.go (+0 -8)
📝 modules/setting/setting.go (+3 -0)
📝 modules/util/time_stamp.go (+7 -3)
📝 routers/api/v1/convert/convert.go (+1 -1)

📄 Description

As title.


🔄 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/3146 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/11/2017 **Status:** ✅ Merged **Merged:** 12/13/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/ui_location` --- ### 📝 Commits (4) - [`09042ae`](https://github.com/go-gitea/gitea/commit/09042ae2b87f6d5f4110bb15193396b90826c9eb) improvements for supporting UI Location - [`394c764`](https://github.com/go-gitea/gitea/commit/394c76471d432ad2abcf9194a86fd7675af24bcb) improved the comment - [`d71373e`](https://github.com/go-gitea/gitea/commit/d71373e09e4f8dab4e81820ee4ab29ab2e974ed8) Merge branch 'master' into lunny/ui_location - [`1a345a8`](https://github.com/go-gitea/gitea/commit/1a345a8ab0e5941d40b2677ceaa611a1f58763b7) Merge branch 'master' into lunny/ui_location ### 📊 Changes **7 files changed** (+28 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serv.go` (+3 -2) 📝 `models/issue_tracked_time.go` (+2 -1) 📝 `models/ssh_key.go` (+12 -10) 📝 `models/user.go` (+0 -8) 📝 `modules/setting/setting.go` (+3 -0) 📝 `modules/util/time_stamp.go` (+7 -3) 📝 `routers/api/v1/convert/convert.go` (+1 -1) </details> ### 📄 Description As title. --- <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:19: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#16796