[PR #61] [MERGED] Use Gogs/gitea name if user is registered #15121

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

📋 Pull Request Information

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

Base: masterHead: feature/3806-use-fullname-resolved-user


📝 Commits (2)

  • bf719b1 Use user fullname if resolved
  • 72dfa7b Merge branch 'master' into feature/3806-use-fullname-resolved-user

📊 Changes

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

View changed files

📝 templates/repo/commits_table.tmpl (+5 -1)
📝 templates/repo/diff/page.tmpl (+5 -1)
📝 templates/repo/view_list.tmpl (+5 -1)

📄 Description

This addresses and solves #3806, which is an issue about standardizing the view of the committer's name as long as he/she/it is registered with the Gogs server.


🔄 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/61 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/3/2016 **Status:** ✅ Merged **Merged:** 11/4/2016 **Merged by:** [@strk](https://github.com/strk) **Base:** `master` ← **Head:** `feature/3806-use-fullname-resolved-user` --- ### 📝 Commits (2) - [`bf719b1`](https://github.com/go-gitea/gitea/commit/bf719b17ce022ae7c20599aa344fd6b157f57bd2) Use user fullname if resolved - [`72dfa7b`](https://github.com/go-gitea/gitea/commit/72dfa7b9b60b4b3f6e409280d4883674aa60e2f8) Merge branch 'master' into feature/3806-use-fullname-resolved-user ### 📊 Changes **3 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/commits_table.tmpl` (+5 -1) 📝 `templates/repo/diff/page.tmpl` (+5 -1) 📝 `templates/repo/view_list.tmpl` (+5 -1) </details> ### 📄 Description This addresses and solves #3806, which is an issue about standardizing the view of the committer's name as long as he/she/it is registered with the Gogs server. --- <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:39:20 -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#15121