From f14f761a9fbebb41a93e54880513ac6a5cdd1c16 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 18 Oct 2011 22:41:50 -0400 Subject: [PATCH] Management of registrations. Usability improvements. --- 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