From f86d1d3aa612bbc47b03a47f440b2d2b46ab573c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 22 Jul 2013 08:26:22 -0400 Subject: [PATCH] Documentation --- releases.moxie | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/releases.moxie b/releases.moxie index f2952c6..9d42e6b 100644 --- a/releases.moxie +++ b/releases.moxie @@ -14,18 +14,33 @@ fixes: - Gitblit-as-viewer with no repository urls failed to display summary page (issue 269) - Fixed missing model class dependencies in Gitblit Manager build - - Fix for IE10 compatability mode + - Fix for IE10 compatibility mode - 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 + - Fixed incorrect tagger in the dashboard pages (issue-276) changes: - - updated Chinese translation - additions: ~ + - 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 dependencyChanges: ~ + settings: + - { name: 'web.pageCacheExpires', defaultValue: 0 } contributors: - Rainer Alföldi - Liyu Wang + - Jeroen Baten - James Moger - Stardrad Yin + - Chad Horohoe + - Eduardo Guervós Narvaez + - Dongsu, KIM + - Gareth Collins + - Rafael Cavazin } # @@ -258,8 +273,8 @@ contributors: - James Moger - github/mystygage - - github/ds5apn - - github/kwoot + - Dongsu, KIM + - Jeroen Baten - github/inaiat } -- Gitblit v1.9.1