From 34d1fdb4fe85d1297b7160fcce824a552031daae Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 17 Jul 2013 10:07:18 -0400 Subject: [PATCH] Fixed bug with adding new local users with external authentication --- releases.moxie | 30 +++++++++++++++++++++++++++++- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git a/releases.moxie b/releases.moxie index ccfce9f..2e3daf5 100644 --- a/releases.moxie +++ b/releases.moxie @@ -1,4 +1,32 @@ # +# ${project.version} release +# +r18: { + title: ${project.name} ${project.version} released + id: ${project.version} + date: ${project.buildDate} + note: ~ + html: ~ + text: ~ + security: ~ + 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 + - Reset dashboard and activity commit cache on branch REWIND or DELETE + - Fixed bug with adding new local users with external authentication + changes: + - updated Chinese translation + additions: ~ + dependencyChanges: ~ + contributors: + - Rainer Alföldi + - Liyu Wang + - James Moger + - Stardrad Yin +} + +# # 1.3.0 # r17: { @@ -874,6 +902,6 @@ - James Moger } -snapshot: ~ +snapshot: &r18 release: &r17 releases: &r[1..17] -- Gitblit v1.9.1