James Moger
2012-12-31 160ee43394f6c645465b2b1dd80c460766d122bc
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)