You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
attachment.go Allow custom public files (#782) 8 years ago
branch.go Add delete branch track on pull request comments (#888) 7 years ago
commit.go Fix HighlightJS not working on compare diff page (#914) 7 years ago
download.go Fix Chrome not liking commas 8 years ago
editor.go Check if file is a symlink with web editor (#3687) (#445) 8 years ago
http.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
issue.go Fix assigned issues dashboard (#920) 7 years ago
issue_label.go Track labels changed on issue view & resolved #542 (#788) 8 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Notifying on open PR, and Close/Reopen/Merge issue or PR 8 years ago
release.go fix releases count and resolved #764 (#857) 8 years ago
repo.go golint fixed for modules/auth 8 years ago
setting.go Protected branches system (#339) 7 years ago
view.go Cleanup log messaging 8 years ago
webhook.go update code.gitea.io/git (#450) 8 years ago
wiki.go Markdown rendering overhaul (#186) 7 years ago