From 022ebb4010ecf91ef5049f0386ef398f1d7fb32b Mon Sep 17 00:00:00 2001 From: John Crygier <john.crygier@aon.com> Date: Mon, 07 May 2012 11:49:24 -0400 Subject: [PATCH] Change layout to BoxLayout (assuming window won't be resized) --- docs/01_features.mkd | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index 8adf4cf..667a09c 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -19,6 +19,7 @@ - Administrators may create, edit, rename, or delete teams through the web UI or RPC interface - Repository Owners may edit repositories through the web UI - Administrators and Repository Owners may set the default branch through the web UI or RPC interface +- LDAP authentication and optional LDAP-controlled Team memberships - Gravatar integration - Git-notes display support - gh-pages display support (Jekyll is not supported) @@ -56,4 +57,4 @@ ### Caveats - Gitblit may have security holes. Patches welcome. :) -[jgit]: http://eclipse.org/jgit "Eclipse JGit Site" \ No newline at end of file +[jgit]: http://eclipse.org/jgit "Eclipse JGit Site" -- Gitblit v1.9.1