From c7e7e9f6d3cdc358234d1d1bfa5f3d0398226c6c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 10 Nov 2011 17:12:58 -0500 Subject: [PATCH] Display more refs (still not all) per rss entry. Misc ui tweaks. --- docs/05_roadmap.mkd | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd index a7f21a3..237952b 100644 --- a/docs/05_roadmap.mkd +++ b/docs/05_roadmap.mkd @@ -7,6 +7,7 @@ * Eclipse: create plugin to enumerate repositories and delegate cloning to EGit * Manager: support federation RPCs +* Manager: redesign ref indicators in log, search, and activity views to support multiple local branches, remote branches, and tags ### TODO (medium priority) @@ -19,6 +20,7 @@ * optional automatic push to origin/remotes? * optional manual push to origin/remotes? * Gitblit: Lucene integration with multi-repository search (issue 16) +* Gitblit: Repository regex substitutions should be stored in .git/.config, not gitblit.properties ### TODO (low priority) -- Gitblit v1.9.1