summaryrefslogtreecommitdiffstats
path: root/src/site/features.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2013-06-19 20:56:07 -0400
committerJames Moger <james.moger@gmail.com>2013-06-19 20:56:07 -0400
commit724da52635fbcc7c80cd0b7932f8b0d1cff6cb73 (patch)
tree1ddbb807c6892ee3aa027802dccf72736cfc2db4 /src/site/features.mkd
parent430496317177893eeb94579b2946dbafea6d0727 (diff)
downloadgitblit-724da52635fbcc7c80cd0b7932f8b0d1cff6cb73.tar.gz
gitblit-724da52635fbcc7c80cd0b7932f8b0d1cff6cb73.zip
Documentation
Diffstat (limited to 'src/site/features.mkd')
-rw-r--r--src/site/features.mkd12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/site/features.mkd b/src/site/features.mkd
index 9751482f..fd89ad87 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
+- Menu driven native platform clone links for all popular Git clients
- Browser and git client authentication
- Four *per-repository* access restriction configurations with a Read-Only control flag
- ![anonymous](blank.png) *Anonymous View, Clone & Push*
@@ -34,10 +35,11 @@
- Administrators and Repository Owners may set the default branch through the web UI or RPC interface
- LDAP authentication and optional LDAP-controlled Team memberships
- Redmine authentication
+- Salesforce.com authentication
- Gravatar integration
- Git-notes display support
- Submodule support
-- Push log based on a hidden, orphan branch refs/gitblit/pushes
+- User-tracked reflog for pushes, tags, etc.
- Fanout PubSub notifications service for self-hosted [Sparkleshare](http://sparkleshare.org) use
- gh-pages display support (Jekyll is not supported)
- Branch metrics (uses Google Charts)
@@ -53,16 +55,16 @@
- Single text file for users configuration
- Optional utility pages
- ![docs](book_16x16.png) Docs page which enumerates all Markdown files within a repository
- - ![tickets](bug_16x16.png) **readonly** Ticgit ticket pages *(based on last MIT release bf57b032 2009-01-27)*
+ - ![tickets](bug_16x16.png) **readonly and deprecated** Ticgit ticket pages *(based on last MIT release bf57b032 2009-01-27)*
- Translations
- English
- Japanese
- Spanish
- Polish
- Korean
- - Brazilian Portuguese
- - Dutch
- - Chinese (zh_CN)
+ - Brazilian Portuguese
+ - Dutch
+ - Chinese (zh_CN)
## Gitblit GO Features
- Out-of-the-box integrated stack requiring minimal configuration