[PR #1049] [MERGED] Fix avatar enumable #15733

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1049
Author: @lunny
Created: 2/25/2017
Status: Merged
Merged: 2/25/2017
Merged by: @lunny

Base: masterHead: lunny/fix_avatar_enumable


📝 Commits (2)

📊 Changes

3 files changed (+73 additions, -3 deletions)

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v20.go (+66 -0)
📝 models/user.go (+5 -3)

📄 Description

fix #718


🔄 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/1049 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/25/2017 **Status:** ✅ Merged **Merged:** 2/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_avatar_enumable` --- ### 📝 Commits (2) - [`f574420`](https://github.com/go-gitea/gitea/commit/f574420a35d1c5bcfa6e0a1f751fa854553b1bc8) fix avatar enumable - [`40d8207`](https://github.com/go-gitea/gitea/commit/40d820782f8d743576d2f9d3ab97c3a8c44a3ba5) fix import style ### 📊 Changes **3 files changed** (+73 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v20.go` (+66 -0) 📝 `models/user.go` (+5 -3) </details> ### 📄 Description fix #718 --- <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:53:22 -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#15733