You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

05_roadmap.mkd 1.1KB

Roadmap

This is not exactly a formal roadmap but it is a priority list of what might be implemented in future releases.
This list is volatile.

TODO (high priority)

  • Eclipse: create plugin to enumerate repositories and delegate cloning to EGit
  • Manager: support federation RPCs

TODO (medium priority)

  • Gitblit: editable settings page in GO/WAR
  • Gitblit: tag repositories and offer views of repositories by tag (issue 27)
  • Gitblit: aggregate RSS feeds by tag or subfolder
  • Gitblit: investigate create-on-push possibility
  • Gitblit: Clone Repository feature (issue 5)
    • optional scheduled pulls
    • optional automatic push to origin/remotes?
    • optional manual push to origin/remotes?
  • Gitblit: Lucene integration with multi-repository search (issue 16)
  • Gitblit: Repository regex substitutions should be stored in .git/.config, not gitblit.properties

TODO (low priority)

  • Gitblit: Blame coloring by author (issue 2)
  • Gitblit: View binary files in blob page (issue 6)

IDEAS

  • Gitblit: Stronger ticgit integration (issue 8)