From 4eb1d83ac51f9b0a8813e7c1ed8e106e37c18562 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 10 Nov 2011 16:57:53 -0500 Subject: [PATCH] Prefix RSS tags with type information. Include commit id and parents. --- docs/05_roadmap.mkd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd index 511e9bb..da84a6a 100644 --- a/docs/05_roadmap.mkd +++ b/docs/05_roadmap.mkd @@ -7,7 +7,6 @@ * Eclipse: create plugin to enumerate repositories and delegate cloning to EGit * Manager: support federation RPCs -* Manager: RSS feed reader tab ### TODO (medium priority) @@ -20,6 +19,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