From fe326255202dcfac8b0991ca9d28e3cf4bcc4fe6 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sun, 23 Oct 2011 12:28:48 -0400 Subject: [PATCH] Per-repository setting to skip summary metrics --- docs/01_features.mkd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index 3769ead..9364710 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -8,6 +8,7 @@ -  *Authenticated View, Clone & Push* -  Freeze repository (i.e. deny push, make read-only) - Ability to federate with one or more other Gitblit instances +- JSON RPC interface - Gitweb inspired web UI - Administrators may create, edit, rename, or delete repositories through the web UI - Administrators may create, edit, rename, or delete users through the web UI -- Gitblit v1.9.1