diff options
author | James Moger <james.moger@gitblit.com> | 2013-01-06 11:04:32 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-01-06 11:04:32 -0500 |
commit | 6b47835583764f31315de99e98e79d7446e13ea2 (patch) | |
tree | 81ad68b944a76fe0796bd73aaf7a3a6a354a6703 | |
parent | 4027303c4df7bc44f02446178bfd9d4c180930c3 (diff) | |
download | gitblit-6b47835583764f31315de99e98e79d7446e13ea2.tar.gz gitblit-6b47835583764f31315de99e98e79d7446e13ea2.zip |
Updated documentation
-rw-r--r-- | docs/01_features.mkd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/01_features.mkd b/docs/01_features.mkd index f593bea6..038acd06 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -32,10 +32,11 @@ - Repository Owners may edit repositories through the web UI
- 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
- Gravatar integration
- Git-notes display support
- Submodule support
-- Simple, portable push log based on a hidden, orphan branch refs/gitblit/pushes
+- Push log based on a hidden, orphan branch refs/gitblit/pushes
- gh-pages display support (Jekyll is not supported)
- Branch metrics (uses Google Charts)
- HEAD and Branch RSS feeds
|