]> source.dussan.org Git - gitblit.git/commitdiff
Documentation
authorJames Moger <james.moger@gitblit.com>
Tue, 4 Mar 2014 04:03:47 +0000 (23:03 -0500)
committerJames Moger <james.moger@gitblit.com>
Tue, 4 Mar 2014 04:03:47 +0000 (23:03 -0500)
HOME.md
src/site/features.mkd
src/site/roadmap.mkd

diff --git a/HOME.md b/HOME.md
index 98c45ebfa137df8a5b37bb296966c34c66af5ab0..7b722b2de47d194b498d541ab178cde56dd382a6 100644 (file)
--- a/HOME.md
+++ b/HOME.md
@@ -38,6 +38,13 @@ This documentation is the source content from which the [Gitblit website](http:/
 [[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
index c426abf184bb8cfc4e1710ae5c7bc41057eebdcb..0f4e7f89b7f043c7e695b7e34567822d00ce1d33 100644 (file)
@@ -20,6 +20,7 @@
 - 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
@@ -52,7 +53,7 @@
 - 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
@@ -77,7 +78,7 @@
 - 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
index 485885eabb23c23687ab4a957ca4de0867c6b4b5..03d69dfbb9e602a93e4e241aa15cdd2990aef7a7 100644 (file)
@@ -3,7 +3,7 @@
 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