gitea/routers
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
* move all push update to git hook post-receive and protected branch check to git hook pre-receive

* add SSH_ORIGINAL_COMMAND check back

* remove all unused codes

* fix the import
2017-02-25 22:54:40 +08:00
..
admin Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
api/v1 Fix URL handling in the whole markdown module, improve test coverage (#1027) 2017-02-24 22:59:56 +08:00
dev
org
repo Move push update to post-receive and protected branch check to pre-receive (#1030) 2017-02-25 22:54:40 +08:00
user fix #13 (#1042) 2017-02-25 22:53:57 +08:00
home.go
init.go Oauth2 consumer (#679) 2017-02-22 08:14:37 +01:00
install.go Fixes 1019, install page SMTP user is required to (#1020) 2017-02-24 09:37:13 +08:00