1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 00:44:26 +00:00
gitea/modules/util
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
2024-12-20 12:17:14 +08:00
..
filebuffer
rotatingfilewriter
color_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
color.go
error.go
file_unix_test.go
file_unix.go
file_windows.go
io_test.go
io.go
keypair_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
keypair.go
legacy_test.go
legacy.go
pack_test.go
pack.go
paginate_test.go
paginate.go
path_test.go
path.go
remove.go
runtime_test.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
runtime.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
sanitize_test.go
sanitize.go
sec_to_time_test.go
sec_to_time.go
shellquote_test.go
shellquote.go
slice_test.go
slice.go
string_test.go
string.go
time_str_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
time_str.go Update go tool dependencies (#32916) 2024-12-19 19:17:55 +01:00
timer_test.go
timer.go
truncate_test.go
truncate.go Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +08:00
url.go
util_test.go Update go tool dependencies (#32916) 2024-12-19 19:17:55 +01:00
util.go