[PR #721] [MERGED] Add ETag header to avatars #15539

Closed
opened 2025-11-02 11:48:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/721
Author: @Bwko
Created: 1/22/2017
Status: Merged
Merged: 1/25/2017
Merged by: @lunny

Base: masterHead: etag


📝 Commits (1)

  • a6d288d Add ETag header to avatars

📊 Changes

7 files changed (+50 additions, -9 deletions)

View changed files

📝 cmd/web.go (+1 -0)
📝 vendor/github.com/go-macaron/bindata/bindata.go (+13 -1)
📝 vendor/gopkg.in/macaron.v1/macaron.go (+1 -1)
📝 vendor/gopkg.in/macaron.v1/render.go (+11 -0)
📝 vendor/gopkg.in/macaron.v1/router.go (+3 -1)
📝 vendor/gopkg.in/macaron.v1/static.go (+15 -0)
📝 vendor/vendor.json (+6 -6)

📄 Description

Fixes #165


🔄 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/721 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 1/22/2017 **Status:** ✅ Merged **Merged:** 1/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `etag` --- ### 📝 Commits (1) - [`a6d288d`](https://github.com/go-gitea/gitea/commit/a6d288d8236e02f29c35ccadadb22229c9546ffe) Add ETag header to avatars ### 📊 Changes **7 files changed** (+50 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+1 -0) 📝 `vendor/github.com/go-macaron/bindata/bindata.go` (+13 -1) 📝 `vendor/gopkg.in/macaron.v1/macaron.go` (+1 -1) 📝 `vendor/gopkg.in/macaron.v1/render.go` (+11 -0) 📝 `vendor/gopkg.in/macaron.v1/router.go` (+3 -1) 📝 `vendor/gopkg.in/macaron.v1/static.go` (+15 -0) 📝 `vendor/vendor.json` (+6 -6) </details> ### 📄 Description Fixes #165 --- <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:48:56 -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#15539