From cf2ef78a8acd56363991c234830a7fe3f9d63651 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 03 Jul 2013 10:01:49 -0400 Subject: [PATCH] Retrieve summary and metric charts over https (issue-61) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 5cfae90..8567979 100644 --- a/releases.moxie +++ b/releases.moxie @@ -36,6 +36,7 @@ - Fixed submodule diff display changes: + - Retrieve summary and metric graphs from Google over https (issue-61) - Persist originRepository (for forks) in the repository config instead of relying on parsing origin urls which are susceptible to filesystem relocation (issue 190) - Improved error logging for servlet containers which provide a null contextFolder (issue 199) - Improve Gerrit change ref decoration in the refs panel (issue 206) -- Gitblit v1.9.1