This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Add delete branch track on pull request comments (#888) 2017-02-11 12:00:29 +08:00
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.go Fix assigned issues dashboard (#920) 2017-02-14 22:15:18 +08:00
issue_label.go
middlewares.go
pull.go
release.go fix releases count and resolved #764 (#857) 2017-02-07 23:38:24 +08:00
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