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.
forgejo/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
7 years ago
..
admin Take back control of hooks (#1006) 7 years ago
api/v1 Fix URL handling in the whole markdown module, improve test coverage (#1027) 7 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org Restrict creating organisations by user (#193) 8 years ago
repo Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
user fix #13 (#1042) 7 years ago
home.go refactor: small optimize for sql query (#940) 8 years ago
init.go Oauth2 consumer (#679) 7 years ago
install.go Fixes 1019, install page SMTP user is required to (#1020) 7 years ago