diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-09-07 19:39:26 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-09-07 19:39:26 -0400 |
commit | f8977f4847b8df9feec1bb5913f75401d79db876 (patch) | |
tree | 1419364509b0f53c2294fa9dbdeffb7770762033 /README.md | |
parent | e79e4b158090bf7c5dd86ac21cd0dbf44fbc82bd (diff) | |
download | gitea-f8977f4847b8df9feec1bb5913f75401d79db876.tar.gz gitea-f8977f4847b8df9feec1bb5913f75401d79db876.zip |
Organization level webhooks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a painless self-hosted Git Service written in Go. ![Demo](http://gowalker.org/public/gogs_demo.gif) -##### Current version: 0.4.9 Beta +##### Current version: 0.5.0 Beta ### NOTICES @@ -35,7 +35,8 @@ The goal of this project is to make the easiest, fastest and most painless way t - Register/delete/rename account - Create/manage/delete organization with team management - Create/migrate/mirror/delete/watch/rename/transfer public/private repository -- Repository viewer/release/issue tracker/webhooks +- Repository viewer/release/issue tracker +- Repository and Organization level webhooks - Add/remove repository collaborators - Gravatar and cache support - Mail service(register, issue) |