James Moger
2013-09-18 0250286553ca93406bfaa976d6aae61e76a9d55f
releases.moxie
@@ -11,14 +11,17 @@
    security: ~
    fixes:
   - Fix potential NPE on removing uncached repository from cache
   - Ignore the default contents of .git/description file
    changes:
   - Personal repository prefix (~) is now configurable (issue-265)
   - Updated default binary and Lucene ignore extensions
    additions:
   - Added branch graph image servlet based on EGit's branch graph renderer (issue-194)
   - Added setting to control creating a repository as --shared on Unix servers (issue-263)
    dependencyChanges: ~
    settings:
    - { name: 'git.createRepositoriesShared', defaultValue: 'false' }
   - { name: 'web.showBranchGraph', defaultValue: 'true' }
    contributors:
   - James Moger
   - Robin Rosenberg