gitea/routers/repo
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
..
attachment.go
branch.go
commit.go Fix HighlightJS not working on compare diff page (#914) 2017-02-13 10:11:08 +08:00
download.go
editor.go
http.go Move push update to post-receive and protected branch check to pre-receive (#1030) 2017-02-25 22:54:40 +08:00
issue_label.go
issue.go Fix assigned issues dashboard (#920) 2017-02-14 22:15:18 +08:00
middlewares.go
pull.go
release.go
repo.go
setting.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00
view.go
webhook.go
wiki.go Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00