James Moger
2013-07-23 2659e7430ff27adf324abad961bfe461599f1618
releases.moxie
@@ -22,6 +22,8 @@
   - Fixed Ubuntu service script for LSB compliance
   - Inserted "sleep 5" in Ubuntu & Centos bash script for service restart
    changes:    
   - Use trash icon in Gitblit Reflog for branch and tag deletion
   - Update Gitblit Reflog on branch deletion from web UI
   - updated Chinese translation
   - updated Dutch translation
   - updated Spanish translation
@@ -29,9 +31,13 @@
   - updated Brazilian Portuguese translation
    additions:
   - Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages
   - Added a GET_USER request type for the RPC mechanism (issue-275)
   - Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server
    dependencyChanges: ~
   settings:
   - { name: 'web.pageCacheExpires', defaultValue: 0 }
   - { name: 'realm.pam.backingUserService', defaultValue: 'users.conf' }
   - { name: 'realm.pam.serviceName', defaultValue: 'system-auth' }
    contributors:
   - Rainer Alföldi 
   - Liyu Wang
@@ -45,6 +51,7 @@
   - Rafael Cavazin
   - Tamás Papp
   - Florian Zschocke
   - Amélie Benoit
}
#