Commit Graph

10 Commits

Author SHA1 Message Date
BorisBorshevsky df37739c7d fix golint comments 2017-11-25 19:18:37 +02:00
astaxie a30a89e57e
Merge pull request #2849 from iclinux/grace-patch
Make parent process exit gracefully.
2017-11-19 11:09:13 +08:00
lotus 3872382a4b 1.Add Mutual HTTPS Option! 2017-11-15 22:42:30 +08:00
iclinux 1dd50fb65f Make parent process exit gracefully.
With beego.BConfig.Listen.Graceful  enabled, when received SIGHUP, we'll fork a child process.
But the parent process still have jobs to finish, So we can't kill the parent process directly.
2017-09-05 11:53:42 +08:00
astaxie a91e2e9950 add golint check and fix all golints 2017-04-30 22:41:23 +08:00
Faissal Elamraoui bf6bd6b292 Fixes #2587
Fixes warnings and errors raised by gometalinter and gosimple.
2017-04-23 19:19:05 +02:00
Faissal Elamraoui eb50221a15 Added method to register Pre/Post signal handlers 2016-12-06 13:48:31 +01:00
astaxie 0382146c60 fix the go vet for go tip 2016-01-29 13:11:11 +08:00
astaxie 65fb7ce391 golint grace 2015-09-10 16:35:40 +08:00
astaxie 3abd01799d split into small files 2015-05-27 23:46:45 +08:00