From 8427e93f25fb79bc39dbd31ce13fab637e7cfdff Mon Sep 17 00:00:00 2001 From: Jeroen Baten <jeroen@jeroenbaten.nl> Date: Fri, 04 Jan 2013 11:34:24 -0500 Subject: [PATCH] Completed Dutch translation --- docs/05_roadmap.mkd | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd index 14ad8c1..4ac9b47 100644 --- a/docs/05_roadmap.mkd +++ b/docs/05_roadmap.mkd @@ -21,9 +21,11 @@ ### IDEAS +* Gitblit: Pull requests +* Gitblit: Watch/Star like github with personalized activity feed +* Gitblit: Push database or orphan branch * Gitblit: Re-use the EGit branch visualization table cell renderer as some sort of servlet * Gitblit: diff should highlight inserted/removed fragment compared to original line -* Gitblit: implement branch permission controls as Groovy pre-receive script. -*Maintain permissions text file similar to a gitolite configuration file or svn authz file.* +* Gitblit: respect Gerrit branch permissions * Gitblit: Consider creating more Git model objects and exposing them via the JSON RPC interface to allow inspection/retrieval of Git commits, Git trees, etc from Gitblit. * Gitblit: Blame coloring by author (issue 2) -- Gitblit v1.9.1