From c558deef274d838aae5c0366ff7dc2ebce27a981 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 20 Sep 2012 09:41:28 -0400 Subject: [PATCH] Support X-Forwarded-Context for subdomain proxy configs (issue 135) --- docs/01_features.mkd | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index a4fc802..2baacf2 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -23,6 +23,7 @@ - LDAP authentication and optional LDAP-controlled Team memberships - Gravatar integration - Git-notes display support +- Submodule support - gh-pages display support (Jekyll is not supported) - Branch metrics (uses Google Charts) - HEAD and Branch RSS feeds @@ -43,6 +44,7 @@ - Japanese - Spanish - Polish + - Korean ## Gitblit GO Features - Out-of-the-box integrated stack requiring minimal configuration -- Gitblit v1.9.1