From 3f4a7a3296af87ecd7d6e0e0a8d4ab541cf8629c Mon Sep 17 00:00:00 2001 From: mrbytes <eguervos@msn.com> Date: Fri, 19 Jul 2013 16:04:58 -0400 Subject: [PATCH] GitBlitWebApp_es.properties: - Best translation in three phrases. --- releases.moxie | 34 ++++++++++++++++++++++++++++------ 1 files changed, 28 insertions(+), 6 deletions(-) diff --git a/releases.moxie b/releases.moxie index 3f07613..0bf1578 100644 --- a/releases.moxie +++ b/releases.moxie @@ -5,16 +5,38 @@ title: ${project.name} ${project.version} released id: ${project.version} date: ${project.buildDate} - note: ~ + note: '' + If you have forked repositories and your are upgrading from 1.2.x to 1.3.x, please DO NOT RELOCATE your repositories folder when running 1.3.x the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x. + '' html: ~ text: ~ security: ~ fixes: - Gitblit-as-viewer with no repository urls failed to display summary page (issue 269) - changes: ~ - additions: ~ + - Fixed missing model class dependencies in Gitblit Manager build + - 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 + changes: + - updated Chinese translation + - updated Dutch translation + - updated Spanish translation + - updated Korean translation + additions: + - Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages dependencyChanges: ~ - contributors: ~ + 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 } # @@ -247,8 +269,8 @@ contributors: - James Moger - github/mystygage - - github/ds5apn - - github/kwoot + - Dongsu, KIM + - Jeroen Baten - github/inaiat } -- Gitblit v1.9.1