From 5c5b7a8659851abc6ce1654414ceeef2e7f9c803 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 03 Jul 2013 11:11:48 -0400 Subject: [PATCH] Set author as tooltip of "last change" on repositories page (issue-238) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 78bc340..8cff771 100644 --- a/releases.moxie +++ b/releases.moxie @@ -60,6 +60,7 @@ - Support header color customizations (issue 209) - Support username substitution in web.otherUrls (issue 213) - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222) + - Set author as tooltip of last change column in the repositories panel (issue-238) - Setting to automatically create an user account based on an authenticated user principal from the servlet container (issue-246) - Added WindowsUserService to authenticate users against Windows accounts (issue-250) - Global and per-repository setting to exclude authors from metrics (issue-251) -- Gitblit v1.9.1