aboutsummaryrefslogtreecommitdiffstats
path: root/modules/graceful/net_unix.go
Commit message (Expand)AuthorAgeFilesLines
* Implement systemd-notify protocol (#21151)zeripath2023-05-151-7/+81
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+2
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-5/+5
* Preserve unix socket file (#20499)Frank2022-08-131-3/+35
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-1/+2
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+1
* Graceful: Allow graceful restart for unix sockets (#9113)zeripath2019-11-241-1/+14
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-0/+211