gitea/modules/util
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572)
Although there is no real security problem
2025-10-04 01:21:26 +07:00
..
filebuffer Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
rotatingfilewriter Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
color.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +07:00
color_test.go
error.go Follow file symlinks in the UI to their target (#28835) 2025-07-01 06:55:36 +07:00
file_unix.go
file_unix_test.go
file_windows.go
io.go
io_test.go
keypair.go
keypair_test.go
legacy.go
legacy_test.go Upgrade golangci-lint to v1.64.5 (#33654) 2025-02-21 00:05:40 +07:00
map.go Fix possible panic (#34508) 2025-05-22 12:59:42 +07:00
map_test.go Fix possible panic (#34508) 2025-05-22 12:59:42 +07:00
pack.go
pack_test.go
paginate.go
paginate_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
path.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
path_test.go
remove.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
runtime.go
runtime_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +07:00
sanitize.go
sanitize_test.go
sec_to_time.go Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +07:00
sec_to_time_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
shellquote.go
shellquote_test.go
slice.go Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
slice_test.go
string.go Fix http auth header parsing (#34936) 2025-07-03 03:02:38 +07:00
string_test.go
time_str.go Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
time_str_test.go
timer.go
timer_test.go
truncate.go Fix various bugs (#35177) 2025-07-30 07:08:59 +07:00
truncate_test.go Fix various bugs (#35177) 2025-07-30 07:08:59 +07:00
url.go
util.go Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +07:00
util_test.go Move ParseBool to optional (#33979) 2025-03-24 03:53:30 +07:00