1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-08 23:16:11 +02:00
gitea/routers/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
2017-05-04 13:42:02 +08:00
..
branch.go Drop db operations from hook commands (#1514) 2017-05-04 13:42:02 +08:00
internal.go Drop db operations from hook commands (#1514) 2017-05-04 13:42:02 +08:00
push_update.go Drop db operations from hook commands (#1514) 2017-05-04 13:42:02 +08:00