From e11f48115c93229700b7504450b324bdcf644fb2 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 17 Oct 2011 17:46:27 -0400 Subject: [PATCH] Handle the earliest tags from the Linux kernel repository (issue 25) --- 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