James Moger
2013-01-04 8bde5a04d27e32a03e3790e39943d685c40904f7
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)