[PR #135] [MERGED] Update import paths from github.com/go-gitea to code.gitea.io #15173

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/135
Author: @strk
Created: 11/10/2016
Status: Merged
Merged: 11/10/2016
Merged by: @thibaultmeyer

Base: masterHead: importpath


📝 Commits (2)

  • aa2f1a5 Update import paths from github.com/go-gitea to code.gitea.io
  • 9a7aba3 Fix import path for travis

📊 Changes

166 files changed (+483 additions, -481 deletions)

View changed files

📝 .travis.yml (+2 -0)
📝 Makefile (+3 -3)
📝 cmd/admin.go (+2 -2)
📝 cmd/dump.go (+2 -2)
📝 cmd/serve.go (+6 -6)
📝 cmd/update.go (+3 -3)
📝 cmd/web.go (+16 -16)
📝 main.go (+2 -2)
📝 models/access.go (+1 -1)
📝 models/action.go (+5 -5)
📝 models/admin.go (+3 -3)
📝 models/git_diff.go (+6 -6)
📝 models/issue.go (+4 -4)
📝 models/issue_comment.go (+3 -3)
📝 models/issue_label.go (+2 -2)
📝 models/issue_mail.go (+3 -3)
📝 models/login_source.go (+3 -3)
📝 models/mail.go (+5 -5)
📝 models/migrations/migrations.go (+3 -3)
📝 models/models.go (+2 -2)

...and 80 more files

📄 Description


🔄 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/135 **Author:** [@strk](https://github.com/strk) **Created:** 11/10/2016 **Status:** ✅ Merged **Merged:** 11/10/2016 **Merged by:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Base:** `master` ← **Head:** `importpath` --- ### 📝 Commits (2) - [`aa2f1a5`](https://github.com/go-gitea/gitea/commit/aa2f1a5a29916f247550d02a24506e8f66069ee0) Update import paths from github.com/go-gitea to code.gitea.io - [`9a7aba3`](https://github.com/go-gitea/gitea/commit/9a7aba323d57d01925a170de0086cdddc65bbca8) Fix import path for travis ### 📊 Changes **166 files changed** (+483 additions, -481 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -0) 📝 `Makefile` (+3 -3) 📝 `cmd/admin.go` (+2 -2) 📝 `cmd/dump.go` (+2 -2) 📝 `cmd/serve.go` (+6 -6) 📝 `cmd/update.go` (+3 -3) 📝 `cmd/web.go` (+16 -16) 📝 `main.go` (+2 -2) 📝 `models/access.go` (+1 -1) 📝 `models/action.go` (+5 -5) 📝 `models/admin.go` (+3 -3) 📝 `models/git_diff.go` (+6 -6) 📝 `models/issue.go` (+4 -4) 📝 `models/issue_comment.go` (+3 -3) 📝 `models/issue_label.go` (+2 -2) 📝 `models/issue_mail.go` (+3 -3) 📝 `models/login_source.go` (+3 -3) 📝 `models/mail.go` (+5 -5) 📝 `models/migrations/migrations.go` (+3 -3) 📝 `models/models.go` (+2 -2) _...and 80 more files_ </details> ### 📄 Description --- <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:40:31 -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#15173