summaryrefslogtreecommitdiffstats
path: root/docs/05_roadmap.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-09-07 22:06:15 -0400
committerJames Moger <james.moger@gitblit.com>2012-09-07 22:06:15 -0400
commit13a3f5bc3e2d25fc76850f86070dc34efe60d77a (patch)
tree9cb0c3915fae0d673843eaa5b18a6758116e45e4 /docs/05_roadmap.mkd
parentf4c326e2b6167b2eda1135b6d332ebce7a583dd9 (diff)
downloadgitblit-13a3f5bc3e2d25fc76850f86070dc34efe60d77a.tar.gz
gitblit-13a3f5bc3e2d25fc76850f86070dc34efe60d77a.zip
Draft project pages, project metadata, and RSS feeds
This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model.
Diffstat (limited to 'docs/05_roadmap.mkd')
-rw-r--r--docs/05_roadmap.mkd2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd
index 6b4def42..3238f732 100644
--- a/docs/05_roadmap.mkd
+++ b/docs/05_roadmap.mkd
@@ -30,7 +30,5 @@ This list is volatile.
* 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: aggregate RSS feeds by tag or subfolder
* 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: View binary files in blob page (issue 6)