James Moger
2013-03-28 1f596c9875687561548ac893d4f105da49d700b5
releases.moxie
@@ -9,9 +9,13 @@
     - Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
    - Fix NPE when getting user's fork without repository list caching (issue 182)
    - Fix internal error on folder history links (issue 192)
    - Fixed incorrect icon file name for .doc files (issue 200)
    - Do not queue emails with no recipients (issue 201)
    - Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
    additions: 
    - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222)
    - Added weblogic.xml to WAR for deployment on WebLogic (issue 199)
     - Optional periodic LDAP user and team pre-fetching & synchronization
     - Display name and version in Tomcat Manager
     - FogBugz post-receive hook script
@@ -20,6 +24,8 @@
    contributors:
   - Christian Aistleitner
   - Jay Meyer
   - Slawomir Bochenski
   - github/furinzen
    - github/mschaefers
    - github/thefake