diff options
author | Unknwon <u@gogs.io> | 2015-08-10 23:38:46 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-10 23:38:46 +0800 |
commit | c0ebde75918e400cd8819aab869d93db0bdbfc32 (patch) | |
tree | fcdaa3959970d3002b2c3489943d9c25040b9796 /README.md | |
parent | cbc7b7132f03223b3d32a97f0e54887fa682c5d6 (diff) | |
download | gitea-c0ebde75918e400cd8819aab869d93db0bdbfc32.tar.gz gitea-c0ebde75918e400cd8819aab869d93db0bdbfc32.zip |
update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -38,17 +38,13 @@ The goal of this project is to make the easiest, fastest, and most painless way - SSH/HTTP(S) protocol support - SMTP/LDAP/reverse proxy authentication support - Reverse proxy suburl support -- Register/delete/rename account -- Create/manage/delete organization with team management -- Create/fork/migrate/mirror/delete/watch/rename/transfer public/private repository -- Repository viewer/release/issue tracker -- Repository and Organization level webhooks -- Repository Git hooks +- Account/Organization(with team)/Repository management +- Repository/Organization webhooks(including Slack) +- Repository Git hooks/deploy keys - Add/remove repository collaborators -- Gravatar and cache support -- Mail service (register, issue) +- Gravatar and custom source support +- Mail service - Administration panel -- Slack webhook integration - Drone CI integration - Supports MySQL, PostgreSQL and SQLite3 - Social account login (GitHub, Google, QQ, Weibo) |