[PR #1678] [MERGED] Remove sha1 hash display in repository table #15991

Closed
opened 2025-11-02 11:59:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1678
Author: @lafriks
Created: 5/5/2017
Status: Merged
Merged: 5/5/2017
Merged by: @appleboy

Base: masterHead: repository_table_design


📝 Commits (1)

  • ea611ac Remove sha1 hash display in repository table and add latest commit GPG check

📊 Changes

4 files changed (+57 additions, -33 deletions)

View changed files

📝 public/css/index.css (+14 -7)
📝 public/less/_repository.less (+27 -23)
📝 routers/repo/view.go (+1 -0)
📝 templates/repo/view_list.tmpl (+15 -3)

📄 Description

And add GPG check for latest commit.

Fixes #1661

Screenshot:

attels


🔄 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/1678 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 5/5/2017 **Status:** ✅ Merged **Merged:** 5/5/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `repository_table_design` --- ### 📝 Commits (1) - [`ea611ac`](https://github.com/go-gitea/gitea/commit/ea611ac972516b26468eaeffb452f24d6671e39a) Remove sha1 hash display in repository table and add latest commit GPG check ### 📊 Changes **4 files changed** (+57 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+14 -7) 📝 `public/less/_repository.less` (+27 -23) 📝 `routers/repo/view.go` (+1 -0) 📝 `templates/repo/view_list.tmpl` (+15 -3) </details> ### 📄 Description And add GPG check for latest commit. Fixes #1661 ### Screenshot: ![attels](https://cloud.githubusercontent.com/assets/165205/25731733/acc61e4e-3151-11e7-92f1-d20bbc6b4abe.png) --- <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:59:45 -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#15991