summaryrefslogtreecommitdiffstats
path: root/src/site/features.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-03-27 21:38:57 -0400
committerJames Moger <james.moger@gitblit.com>2014-04-10 19:00:52 -0400
commit8ec06317276abd624630c37675d8d563a1fcb754 (patch)
tree92c8922000bcd87b95a6823da9695e1bc840ccc0 /src/site/features.mkd
parent3ad13e644f00b01010002f6d9d98343d4f2a4ea3 (diff)
downloadgitblit-8ec06317276abd624630c37675d8d563a1fcb754.tar.gz
gitblit-8ec06317276abd624630c37675d8d563a1fcb754.zip
Documentation
Diffstat (limited to 'src/site/features.mkd')
-rw-r--r--src/site/features.mkd6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/site/features.mkd b/src/site/features.mkd
index 2d3daa56..6d933cc1 100644
--- a/src/site/features.mkd
+++ b/src/site/features.mkd
@@ -1,6 +1,7 @@
## Standard Features (GO/WAR)
-- JGit http/https SmartHTTP servlet
-- JGit git protocol daemon
+- Integrated JGit http/https SmartHTTP servlet
+- Integrated JGit git protocol daemon
+- Integrated Mina SSHD daemon
- Optional feature to allow users to create personal repositories
- Optional feature to fork a repository to a personal repository
- Optional feature to create a repository on push
@@ -77,7 +78,6 @@
- Built-in AJP connector for Apache httpd
## Limitations
-- HTTP/HTTPS/GIT are the only supported Git protocols (SSH is in progress, ticket-6)
- Built-in access controls are not branch-based, they are repository-based.
[jgit]: http://eclipse.org/jgit "Eclipse JGit Site"