From 06ae63123c94038b90153f4847de2c57c0193db8 Mon Sep 17 00:00:00 2001 From: Rafael Cavazin <rafaelcavazin@gmail.com> Date: Sun, 27 Jan 2013 09:46:50 -0500 Subject: [PATCH] updating current development --- 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