[PR #2670] [MERGED] Fix orgnization user watch repository #16532

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2670
Author: @lunny
Created: 10/7/2017
Status: Merged
Merged: 10/14/2017
Merged by: @lunny

Base: masterHead: lunny/fix_migrate_watch


📝 Commits (4)

📊 Changes

3 files changed (+40 additions, -2 deletions)

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v46.go (+36 -0)
📝 models/repo.go (+2 -2)

📄 Description

fix #2667


🔄 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/2670 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/7/2017 **Status:** ✅ Merged **Merged:** 10/14/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_migrate_watch` --- ### 📝 Commits (4) - [`6a0e3de`](https://github.com/go-gitea/gitea/commit/6a0e3de7b852685ef24975e510c13d6df04d1e63) remove orgnization watch repositories - [`31c4c40`](https://github.com/go-gitea/gitea/commit/31c4c403a7b2915f65e811daddc3432597767c2b) fix migration - [`c441daa`](https://github.com/go-gitea/gitea/commit/c441daaf1199c06538e9481a1547385599561c32) fix typo and missing change - [`6e6f29d`](https://github.com/go-gitea/gitea/commit/6e6f29dc945f8cd914e9af929f6f19a941cc522f) remove unused code ### 📊 Changes **3 files changed** (+40 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v46.go` (+36 -0) 📝 `models/repo.go` (+2 -2) </details> ### 📄 Description fix #2667 --- <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:12:49 -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#16532