James Moger
2013-05-02 d5ee557ef1370b5b9953dca1c8d3b14d0bd68a98
releases.moxie
@@ -26,6 +26,7 @@
    - Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
   changes:
    - Improve Gerrit change ref decoration in the refs panel (issue 206)
     - Disable Gson's pretty printing which has a huge performance gain
    - Properly set application/json content-type on api calls
    - Updated Polish translation
@@ -77,7 +78,7 @@
   
   settings:
   - { name: 'git.daemonBindInterface', defaultValue: 'localhost' }
   - { name: 'git.daemonPort', defaultValue: 9418 }
   - { name: 'git.daemonPort', defaultValue: 0 }
    - { name: 'git.defaultIncrementalPushTagPrefix', defaultValue: 'r' }
   - { name: 'web.forceDefaultLocale', defaultValue: ' ' }
}