summaryrefslogtreecommitdiffstats
path: root/modules/graceful/server.go
Commit message (Expand)AuthorAgeFilesLines
* Move install pages out of main macaron routes (#13195)zeripath2020-10-191-1/+1
* Set TLS minimum version to 1.2 (#12689)zeripath2020-09-021-0/+2
* Prevent panic during wrappedConn close at hammertime (#11219)zeripath2020-04-261-0/+11
* Prevent double waitgroup decrement (#10170)zeripath2020-02-071-3/+7
* Make CertFile and KeyFile relative to CustomPath (#9868)zeripath2020-01-191-2/+16
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-3/+3
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-58/+22
* Graceful fixes (#8645)zeripath2019-10-231-6/+11
* Restrict modules/graceful to non-windows build and shim the IsChild marker (#...zeripath2019-10-161-0/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-0/+267