From cb57ec6ca96a6da2f5ae697070f3e52d8f940578 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 22 Dec 2011 18:10:44 -0500
Subject: [PATCH] Filtering repositories and activity pages via url parameters (issue 27)

---
 docs/00_index.mkd |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index 11d571d..89d6941 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -41,7 +41,7 @@
 
 This is what you should download if you want to go from zero to Git in less than 5 mins.
 
-All dependencies are downloaded on first execution.
+All dependencies are bundled.
 
 ### WAR: For Your Servlet Container
 *Gitblit WAR* is what you should download if you already have a servlet container available that you wish to use.  Jetty 6/7/8 and Tomcat 6/7 are known to work.  Generally, any Servlet 2.5 or Servlet 3.0 container should work.
@@ -66,6 +66,7 @@
 
 ### Integration with Your Infrastructure
 
+- Groovy push hook scripts
 - Pluggable user service mechanism for custom authentication, authorization, and user management
 - Rich RSS feeds
 - JSON-based RPC mechanism

--
Gitblit v1.9.1