gitea/modules/util
TheFox0x7 2a02734f93
Refactor older tests to use testify ()
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
..
filebuffer Add `io.Closer` guidelines ()
rotatingfilewriter Replace `interface{}` with `any` ()
color.go Fix project column title overflow ()
color_test.go Enable tenv and testifylint rules ()
error.go Replace `interface{}` with `any` ()
file_unix.go Implement FSFE REUSE for golang files ()
file_unix_test.go Implement FSFE REUSE for golang files ()
file_windows.go Implement FSFE REUSE for golang files ()
io.go Refactor markup package ()
io_test.go Fix profile render when the README.md size is larger than 1024 bytes ()
keypair.go Enable `unparam` linter ()
keypair_test.go Enable tenv and testifylint rules ()
legacy.go Implement FSFE REUSE for golang files ()
legacy_test.go Implement FSFE REUSE for golang files ()
pack.go Replace `interface{}` with `any` ()
pack_test.go Add support for incoming emails ()
paginate.go Replace `interface{}` with `any` ()
paginate_test.go Implement FSFE REUSE for golang files ()
path.go Fix unittest and repo create bug ()
path_test.go Fix unittest and repo create bug ()
remove.go Implement FSFE REUSE for golang files ()
runtime.go Refactor pprof labels and process desc ()
runtime_test.go Refactor pprof labels and process desc ()
sanitize.go Refactor to use UnsafeStringToBytes ()
sanitize_test.go Implement FSFE REUSE for golang files ()
sec_to_time.go Store and use seconds for timeline time comments ()
sec_to_time_test.go Implement FSFE REUSE for golang files ()
shellquote.go Implement FSFE REUSE for golang files ()
shellquote_test.go Refactor older tests to use testify ()
slice.go Performance improvements for pull request list page ()
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` ()
string.go Do not render truncated links in markdown ()
string_test.go Do not render truncated links in markdown ()
time_str.go Update go tool dependencies ()
time_str_test.go Enable tenv and testifylint rules ()
timer.go Rewrite queue ()
timer_test.go Use a general approach to access custom/static/builtin assets ()
truncate.go Improve "ellipsis string" ()
truncate_test.go Improve "ellipsis string" ()
url.go Add `RemoteAddress` to mirrors ()
util.go Refactor tests to prevent from unnecessary preparations ()
util_test.go Update go tool dependencies ()