gitea/modules/util
wxiaoguang 372d24b84b
Limit reading bytes instead of ReadAll (#35928)
2025-11-12 19:44:49 +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 Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
error_test.go Honor delete branch on merge repo setting when using merge API (#35488) 2025-10-22 05:06:56 +07:00
file_unix.go
file_unix_test.go
file_windows.go
io.go Limit reading bytes instead of ReadAll (#35928) 2025-11-12 19:44:49 +07:00
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 Refactor legacy code (#35708) 2025-10-20 11:43:08 +07:00
path_test.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +07:00
remove.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
runtime.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
runtime_test.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +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 Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
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