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 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd index a7f21a3..da84a6a 100644 --- a/docs/05_roadmap.mkd +++ b/docs/05_roadmap.mkd @@ -19,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