diff options
author | James Moger <james.moger@gitblit.com> | 2011-12-21 17:13:00 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-12-21 17:13:00 -0500 |
commit | 0b911946c4d81df6c8f411089f2e3036b4251e2b (patch) | |
tree | 0f77fb768f8733f66228de36193518db21b920ae /docs/01_features.mkd | |
parent | eb96eab513101783a750c13419de6bdce3d2fa4c (diff) | |
download | gitblit-0b911946c4d81df6c8f411089f2e3036b4251e2b.tar.gz gitblit-0b911946c4d81df6c8f411089f2e3036b4251e2b.zip |
Support mailing lists for Teams
Diffstat (limited to 'docs/01_features.mkd')
-rw-r--r-- | 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 39fbfaac..7d33911b 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
|