From e7a153663f6432eb2bd0bb1cce06a9fa1c2be364 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 05 Jul 2011 20:31:06 -0400 Subject: [PATCH] Documentation. Site changes. --- docs/01_features.mkd | 18 +----------------- 1 files changed, 1 insertions(+), 17 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index cecef73..f3b1707 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -1,7 +1,7 @@ ## Gitblit Features - JGit SmartHTTP servlet - Browser and git client authentication -- Four repository access control configurations with a Read-Only control flag +- Four *per-repository* access control configurations with a Read-Only control flag <ul class='noBullets'> <li> *Anonymous View, Clone & Push*</li> <li> *Authenticated Push*</li> @@ -47,21 +47,5 @@ ### Caveats - Gitblit may eat your data. Use at your own risk. - Gitblit may have security holes. Patches welcome. :) - -## Todo List -- Code documentation -- Unit testing - -### Under Consideration -- Clone remote repository feature -- Blob page improvements - - view images - - view other binary files (pdf, doc, etc) -- Markdown editing feature -- Stronger Ticgit read-only integration - - activity/timeline - - query feature with paging support - - change history -- Ticgit write integration [jgit]: http://eclipse.org/jgit "Eclipse JGit Site" \ No newline at end of file -- Gitblit v1.9.1