From 73f1adb2e84b8b9cd4045bcdd7d9afa72d3875b5 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 27 Nov 2012 17:13:03 -0500 Subject: [PATCH] Added short commit id column to log and history tables (issue 168) --- docs/04_design.mkd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index b4c623e..c2a7359 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -42,6 +42,7 @@ - [Lucene](http://lucene.apache.org) (Apache 2.0) - [UnboundID](http://www.unboundid.com) (LGPL 2.1) - [Ivy](http://ant.apache.org/ivy) (Apache 2.0) +- [JCalendar](http://www.toedter.com/en/jcalendar) (LGPL 2.1) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- Gitblit v1.9.1