[[src/site/administration.mkd]]\r
[[src/site/setup_scaling.mkd]]\r
\r
+### Gitblit Tickets\r
+\r
+[[src/site/tickets_overview.mkd]]\r
+[[src/site/tickets_using.mkd]]\r
+[[src/site/tickets_barnum.mkd]]\r
+[[src/site/tickets_setup.mkd]]\r
+\r
### Other Pages\r
\r
[[src/site/federation.mkd]]\r
- Optional feature to fork a repository to a personal repository\r
- Optional feature to create a repository on push\r
- Optional feature to automatically fetch ref updates for repository mirrors\r
+- Optional Issue Tracker and Pull-Request-like mechanism\r
- *Experimental* built-in Garbage Collection\r
- Ability to federate with one or more other Gitblit instances\r
- RSS/JSON RPC interface\r
- Display of Author and Committer email addresses can be disabled\r
- Case-insensitive searching of commit messages, authors, or committers\r
- Dynamic zip downloads feature\r
-- Markdown file view support\r
+- Markdown, Confluence, Textile, Twiki, Tracwiki, & Mediawiki markup rendering support\r
- Syntax highlighting for popular source code types\r
- Customizable regular expression substitution for commit messages (i.e. bug or code review link integration)\r
- Single text file for users configuration\r
- Built-in AJP connector for Apache httpd\r
\r
## Limitations\r
-- HTTP/HTTPS/GIT are the only supported Git protocols\r
+- HTTP/HTTPS/GIT are the only supported Git protocols (SSH is in progress)\r
- Built-in access controls are not path-based, they are repository-based.\r
\r
[jgit]: http://eclipse.org/jgit "Eclipse JGit Site"\r
This is not exactly a formal roadmap but it is a priority list of what might be implemented in future releases. \r
This list is volatile and may not reflect what will be in the next release.\r
\r
-* **In-Progress**: Integrate an SSH daemon to complete the transport trifecta: http/https, git, and ssh (issue-369)\r
+* **In-Progress**: Integrate an SSH daemon (issue-369)\r
* Diff should highlight inserted/removed fragment compared to original line\r
* Respect Gerrit branch permissions, if found (issue 36)\r
\r