gitea/cmd
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
..
admin.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
cert.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
hook.go Drop db operations from hook commands (#1514) 2017-05-04 13:42:02 +08:00
serv.go Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
web.go Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00