From 1f52c8b5f123b97fc631465479bc2855c12b9ee3 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 02 Oct 2012 17:23:16 -0400 Subject: [PATCH] Moved the fork mechanism from a javascript link to a separate page --- docs/01_features.mkd | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index b8b0ed7..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 @@ -38,6 +39,12 @@ - Optional utility pages -  Docs page which enumerates all Markdown files within a repository -  Ticgit ticket pages *(based on last MIT release bf57b032 2009-01-27)* +- Translations + - English + - Japanese + - Spanish + - Polish + - Korean ## Gitblit GO Features - Out-of-the-box integrated stack requiring minimal configuration -- Gitblit v1.9.1