[PR #2785] [MERGED] Add checks for commits with missing author and time (#2771) #16591

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2785
Author: @lafriks
Created: 10/26/2017
Status: Merged
Merged: 10/26/2017
Merged by: @lunny

Base: release/v1.2Head: fix/missing_author_time


📝 Commits (1)

  • f2ea080 Add checks for commits with missing author and time (#2771)

📊 Changes

3 files changed (+43 additions, -18 deletions)

View changed files

📝 models/update.go (+22 -6)
📝 models/user.go (+11 -4)
📝 templates/repo/view_list.tmpl (+10 -8)

📄 Description

Backport #2771


🔄 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/2785 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/26/2017 **Status:** ✅ Merged **Merged:** 10/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.2` ← **Head:** `fix/missing_author_time` --- ### 📝 Commits (1) - [`f2ea080`](https://github.com/go-gitea/gitea/commit/f2ea080129bd9d3fb4330df8eacf57ffeba36155) Add checks for commits with missing author and time (#2771) ### 📊 Changes **3 files changed** (+43 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `models/update.go` (+22 -6) 📝 `models/user.go` (+11 -4) 📝 `templates/repo/view_list.tmpl` (+10 -8) </details> ### 📄 Description Backport #2771 --- <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:14:10 -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#16591