diff options
author | James Moger <james.moger@gitblit.com> | 2011-12-16 21:14:48 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-12-16 21:16:48 -0500 |
commit | fa54bec1d90ff0baa8a509bc68acb6a92bb817a8 (patch) | |
tree | 32b6d4521961757f6b60ab7d8a0ea0066f35d125 /docs/00_index.mkd | |
parent | b4573fc1fc4c71ef620b0473a503bde9a8fd3578 (diff) | |
download | gitblit-fa54bec1d90ff0baa8a509bc68acb6a92bb817a8.tar.gz gitblit-fa54bec1d90ff0baa8a509bc68acb6a92bb817a8.zip |
Groovy push hooks
Diffstat (limited to 'docs/00_index.mkd')
-rw-r--r-- | docs/00_index.mkd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd index 11d571d8..d1c08fe6 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -66,6 +66,7 @@ Administrators can create and manage all repositories, user accounts, and teams ### 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
|