diff options
author | James Moger <james.moger@gitblit.com> | 2012-03-19 23:08:16 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-03-19 23:08:16 -0400 |
commit | ff3f0e3533b48153dc7328a0733a9af2121be107 (patch) | |
tree | 6b0e4ce1da09516b6c5b2ec8004f4283d6182bff /docs/01_features.mkd | |
parent | 273cb9014658ee5f931a191e3a2f6065d7c2657f (diff) | |
download | gitblit-ff3f0e3533b48153dc7328a0733a9af2121be107.tar.gz gitblit-ff3f0e3533b48153dc7328a0733a9af2121be107.zip |
Documentation
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 7eb9e645..cb37f5de 100644 --- a/docs/01_features.mkd +++ b/docs/01_features.mkd @@ -13,6 +13,7 @@ - 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)*
+- Lucene indexing of specified repository branches
- 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
|