summaryrefslogtreecommitdiffstats
path: root/src/site/roadmap.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2013-06-19 20:56:07 -0400
committerJames Moger <james.moger@gmail.com>2013-06-19 20:56:07 -0400
commit724da52635fbcc7c80cd0b7932f8b0d1cff6cb73 (patch)
tree1ddbb807c6892ee3aa027802dccf72736cfc2db4 /src/site/roadmap.mkd
parent430496317177893eeb94579b2946dbafea6d0727 (diff)
downloadgitblit-724da52635fbcc7c80cd0b7932f8b0d1cff6cb73.tar.gz
gitblit-724da52635fbcc7c80cd0b7932f8b0d1cff6cb73.zip
Documentation
Diffstat (limited to 'src/site/roadmap.mkd')
-rw-r--r--src/site/roadmap.mkd5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/site/roadmap.mkd b/src/site/roadmap.mkd
index 4ac9b478..509c6b20 100644
--- a/src/site/roadmap.mkd
+++ b/src/site/roadmap.mkd
@@ -8,7 +8,6 @@ This list is volatile.
* 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
-* Gitblit: Serve repositories on root URL rather than /git (investigate JGit 1.2 GitFilter)
### TODO (medium priority)
@@ -21,9 +20,7 @@ This list is volatile.
### IDEAS
-* Gitblit: Pull requests
-* Gitblit: Watch/Star like github with personalized activity feed
-* Gitblit: Push database or orphan branch
+* Gitblit: GitHub-style Pull Requests or Gerrit-style Patchsets
* 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: respect Gerrit branch permissions