James Moger
2013-10-15 e1908933fa9968b11e9ea03d88730aee3140534b
releases.moxie
@@ -13,6 +13,7 @@
   - Fixed support for implied SSH urls in web.otherUrls (issue-311)
   - 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
    changes:
   - Personal repository prefix (~) is now configurable (issue-265)
   - Reversed line links in blob view (issue-309)
@@ -26,7 +27,8 @@
   - Added setting to control creating a repository as --shared on Unix servers (issue-263)
   - Added setting to globally disable anonymous pushes in the receive pack
   - Added a normalized diffstat display to the commit, commitdiff, and compare pages
    dependencyChanges: ~
    dependencyChanges:
   - updated to Jetty 7.6.13
    settings:
    - { name: 'git.createRepositoriesShared', defaultValue: 'false' }
    - { name: 'git.allowAnonymousPushes', defaultValue: 'false' }