summaryrefslogtreecommitdiffstats
path: root/modules/graceful/manager.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix graceful doc (#20883)wxiaoguang2022-08-211-4/+6
* Add pprof labels in processes and for lifecycles (#19202)zeripath2022-03-251-34/+16
* Immediately Hammer if second kill is sent (#18823)zeripath2022-02-191-0/+1
* format with gofumpt (#18184)65432022-01-201-0/+1
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-72/+82
* Move install pages out of main macaron routes (#13195)zeripath2020-10-191-1/+1
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-141-1/+34
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-64/+76
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-1/+107
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-0/+187