Merge pull request #1491 from kounoike/pr-cache-control
Add Cache-Control header for _avatar and /plugin-assets (refs #777)
commit 43aff74ad27da509dda1540e31c7aba87033b1ab
2 parents f4da49b + 0d5964b
@Naoki Takezoe Naoki Takezoe authored on 14 Mar 2017
GitHub committed on 14 Mar 2017
Showing 14 changed files
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/servlet/PluginAssetsServlet.scala
View
src/main/scala/gitbucket/core/view/AvatarImageProvider.scala
View
src/main/scala/gitbucket/core/view/helpers.scala
View
src/main/twirl/gitbucket/core/helper/diff.scala.html
View
src/main/twirl/gitbucket/core/helper/preview.scala.html
View
src/main/twirl/gitbucket/core/index.scala.html
View
src/main/twirl/gitbucket/core/main.scala.html
View
src/main/twirl/gitbucket/core/pulls/compare.scala.html
View
src/main/twirl/gitbucket/core/pulls/conversation.scala.html
View
src/main/twirl/gitbucket/core/repo/delete.scala.html
View
src/main/twirl/gitbucket/core/repo/editor.scala.html
View
src/main/twirl/gitbucket/core/repo/forked.scala.html
View
src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala