aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/web_graceful.go
Commit message (Expand)AuthorAgeFilesLines
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-2/+2
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-2/+2
* Graceful: Allow graceful restart for fcgi (#9112)zeripath2019-11-241-0/+17
* Graceful: Allow graceful restart for unix sockets (#9113)zeripath2019-11-241-6/+6
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-4/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-26/+18
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* refactor: show command help message. (#1486)Bo-Yi Wu2017-04-121-0/+1
* Cleanup log messagingGabriel Jackson2017-02-021-1/+1
* fix windows build broken by #416Lunny Xiao2016-12-311-0/+44