From 0ea17fc294c1bb55a90037a150f4624992c0e9fb Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 02 Jan 2012 09:21:12 -0500 Subject: [PATCH] Merge pull request #3 from docbobo/master --- docs/01_features.mkd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/01_features.mkd b/docs/01_features.mkd index 39fbfaa..7d33911 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -12,6 +12,7 @@ - Java/Swing Gitblit Manager tool - Gitweb inspired web UI - Groovy pre- and post- push hook scripts, per-repository or globally for all repositories +- Email push notifications *(via sendmail.groovy push script)* - Administrators may create, edit, rename, or delete repositories through the web UI or RPC interface - Administrators may create, edit, rename, or delete users through the web UI or RPC interface - Administrators may create, edit, rename, or delete teams through the web UI or RPC interface -- Gitblit v1.9.1