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/modules/private
Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514)
* move all database operations from hook command to web command and instead of internal routes

* bug fixed

* adjust the import path sequences

* remove unused return value on hookSetup
7 years ago
..
branch.go Drop db operations from hook commands (#1514) 7 years ago
internal.go Drop db operations from hook commands (#1514) 7 years ago
push_update.go Drop db operations from hook commands (#1514) 7 years ago