You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/graceful
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909)
* Deprecate "gopid" in log, it is not useful and requires very hacky
approach
* Remove "git.Command.SetDescription" because it is not useful and only
makes the logs too flexible
1 month ago
..
releasereopen Rewrite logger system (#24726) 2 years ago
context.go Improve graceful manager code/comment (#28063) 1 year ago
manager.go Refactor pprof labels and process desc (#32909) 1 month ago
manager_common.go Refactor pprof labels and process desc (#32909) 1 month ago
manager_unix.go Remove unused error in graceful manager (#29871) 11 months ago
manager_windows.go Refactor graceful manager, fix misused WaitGroup (#29738) 11 months ago
net_unix.go Remove unused error in graceful manager (#29871) 11 months ago
net_windows.go Improve graceful manager code/comment (#28063) 1 year ago
restart_unix.go Fix regression: access log template, gitea manager cli command (#24838) 2 years ago
server.go Improve graceful manager code/comment (#28063) 1 year ago
server_hooks.go Implement FSFE REUSE for golang files (#21840) 2 years ago
server_http.go Improve graceful manager code/comment (#28063) 1 year ago