summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-10-16 09:29:42 -0400
committerJames Moger <james.moger@gitblit.com>2013-10-16 09:30:46 -0400
commit9996f7217ea381d8e23755b3036f052cbdce6f3a (patch)
tree210712e5061087a108d5a68e0b21c0e729dd44e9 /releases.moxie
parentc95e30cd57ab33c1ffe1d6cd00259a638c6fed38 (diff)
downloadgitblit-9996f7217ea381d8e23755b3036f052cbdce6f3a.tar.gz
gitblit-9996f7217ea381d8e23755b3036f052cbdce6f3a.zip
Fix raw page binary content type when running behind reverse proxy
Change-Id: I9f613114b2bb4c1dacae6e67c7673149a0476cf1
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index 9c38687a..e086f43e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,6 +14,7 @@ r20: {
- Fix potential NPE on removing uncached repository from cache
- Ignore the default contents of .git/description file
- Fix error on generating activity page when there is no activity
+ - Fix raw page content type of binaries when running behind a reverse proxy
changes:
- Personal repository prefix (~) is now configurable (issue-265)
- Reversed line links in blob view (issue-309)