James Moger
2013-07-23 2659e7430ff27adf324abad961bfe461599f1618
releases.moxie
@@ -18,16 +18,26 @@
   - Reset dashboard and activity commit cache on branch REWIND or DELETE
   - Fixed bug with adding new local users with external authentication
   - Fixed missing clone url on the empty repository page
    changes:
   - Fixed incorrect tagger in the dashboard pages (issue-276)
   - 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
   - updated Korean translation
   - 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
@@ -37,6 +47,11 @@
   - Chad Horohoe
   - Eduardo Guervós Narvaez
   - Dongsu, KIM
   - Gareth Collins
   - Rafael Cavazin
   - Tamás Papp
   - Florian Zschocke
   - Amélie Benoit
}
#