James Moger
2013-06-18 0457984cef51c24f08d32fd802eb7d3c8a204920
releases.moxie
@@ -31,6 +31,7 @@
    - Fixed AddIndexedBranch tool --branch parameter (issue 247)  
    - Improve NPE handling for hook script enumeration (issue-253)
    - Workaround missing commit information in blame page (JGit bug 374382, issue-254) 
    - Ignore orphan ".git" folder in the repositories root folder (issue-256)
   changes:
    - Improved error logging for servlet containers which provide a null contextFolder (issue 199)
@@ -66,6 +67,7 @@
    - Added weblogic.xml to WAR for deployment on WebLogic (issue 199)
    - Support username substitution in web.otherUrls (issue 213)
    - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222)
    - Setting to automatically create an user account based on an authenticated user principal from the servlet container (issue-246)
    contributors:
   - Bandarupalli Satyanarayana
@@ -86,6 +88,7 @@
   - Matthias Bauer
   - Micha�l Pailloncy
   - Michael Schaefers
   - Oliver Doepner
   - Philip Boutros
   - Rafael Cavazin
   - Ryan Schneider
@@ -109,6 +112,7 @@
   - { name: 'git.daemonPort', defaultValue: 0 }
    - { name: 'git.defaultIncrementalPushTagPrefix', defaultValue: 'r' }
   - { name: 'mail.smtps', defaultValue: false }
   - { name: 'realm.container.autoCreateAccounts', defaultValue: 'false' }
   - { name: 'realm.salesforce.backingUserService', defaultValue: 'users.conf' }
   - { name: 'realm.salesforce.orgId', defaultValue: 0 }
   - { name: 'web.activityDurationChoices', defaultValue: '7 14 28 60 90 180' }