summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-04-15 08:18:02 -0400
committerJames Moger <james.moger@gitblit.com>2013-04-15 08:18:02 -0400
commit843c42bafae020e2e0e6d49befc6db960f61c66c (patch)
tree0d765db364e389dea0bcad47f04dcdc2a59bd47b /releases.moxie
parent47dc64a5d4b10edf2ef418d3e4b428a33420a2a2 (diff)
downloadgitblit-843c42bafae020e2e0e6d49befc6db960f61c66c.tar.gz
gitblit-843c42bafae020e2e0e6d49befc6db960f61c66c.zip
Completed migration to JGit 3.0.0-SNAPSHOT
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie5
1 files changed, 4 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index 78d533f2..30a42e2e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -25,6 +25,8 @@ r17: {
- Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
changes:
+ - Disable Gson's pretty printing which has a huge performance gain
+ - Properly set application/json content-type on api calls
- Updated Polish translation
additions:
@@ -44,6 +46,7 @@ r17: {
contributors:
- Bandarupalli Satyanarayana
- Christian Aistleitner
+ - David Ostrovsky
- Egbert Teeselink
- Hige Maniya
- Ikslawek
@@ -67,7 +70,7 @@ r17: {
- github/dapengme
dependencyChanges:
- - JGit 2.3.1.201302201838-r
+ - JGit 3.0.0-SNAPSHOT
settings:
- { name: 'git.daemonBindInterface', defaultValue: 'localhost' }