From 4a2fb11479c9b53ffe4e2e1cca82205ca122753b Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 31 Oct 2014 09:08:37 -0400 Subject: [PATCH] Gracefully handle missing integration branch in ticket page --- releases.moxie | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/releases.moxie b/releases.moxie index 145ea77..5fead38 100644 --- a/releases.moxie +++ b/releases.moxie @@ -14,7 +14,8 @@ design. '' security: ~ - fixes: ~ + fixes: + - Fix exception when viewing a ticket with a patchset where the integration branch does not exist (issue-521, ticket-212) changes: - Replaced Dagger with Guice (ticket-80) - Use release name as root directory in Gitblit GO artifacts (ticket-109) @@ -37,6 +38,7 @@ - Alex Lewis - Florian Zschocke - Paul Martin + - razzard } # -- Gitblit v1.9.1