From c2272275ca990f3e12a5c1fa0a5de4c670a4d8b4 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 11 Jun 2011 16:23:49 -0400 Subject: [PATCH] RSS syndication feature. Documentation. CSS tweaks. --- docs/00_index.mkd | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/00_index.mkd b/docs/00_index.mkd index fbd736a..f84773e 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -32,6 +32,7 @@ - Automatically generates a self-signed certificate for https communications - Git-notes support - Branch metrics (uses Google Charts) +- HEAD and branch RSS feeds - Blame annotations view - Dates can optionally be displayed using the browser's reported timezone - Display of Author and Committer email addresses can be disabled @@ -60,6 +61,7 @@ - Gitblit may have security holes. Patches welcome. :) ### Todo List +- Custom BASIC authentication servlet or servlet filter - Code documentation - Unit testing - Update Build.java to JGit 1.0.0, when its released @@ -110,6 +112,8 @@ - [JCommander](http://jcommander.org) (Apache 2.0) - [BouncyCastle](http://www.bouncycastle.org) (MIT/X11) - [JSch - Java Secure Channel](http://www.jcraft.com/jsch) (BSD) +- [Rome](http://rome.dev.java.net) (Apache 1.1) +- [jdom](http://www.jdom.org) (Apache-style JDOM license) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- Gitblit v1.9.1