aboutsummaryrefslogtreecommitdiffstats
path: root/modules/graceful/restart_unix.go
Commit message (Expand)AuthorAgeFilesLines
* Preserve unix socket file (#20499)Frank2022-08-131-0/+15
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Fix some lints (#17337)Lunny Xiao2021-10-171-1/+3
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+1
* Graceful: Allow graceful restart for unix sockets (#9113)zeripath2019-11-241-0/+5
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-0/+81