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/util
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545)
Fix: https://github.com/go-gitea/gitea/issues/31765 (Re-open #32059)

---------

Co-authored-by: Bence Santha <git@santha.eu>
Co-authored-by: Bence Sántha <7604637+bencurio@users.noreply.github.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
2 weeks ago
..
filebuffer Add `io.Closer` guidelines (#29387) 1 year ago
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2 years ago
color.go Fix project column title overflow (#31011) 9 months ago
color_test.go Enable tenv and testifylint rules (#32852) 2 months ago
error.go Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
file_unix.go
file_unix_test.go
file_windows.go
io.go Refactor markup package (#32399) 4 months ago
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2 years ago
keypair.go Enable `unparam` linter (#31277) 9 months ago
keypair_test.go Enable tenv and testifylint rules (#32852) 2 months ago
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go
path.go Fix unittest and repo create bug (#33061) 2 months ago
path_test.go Fix unittest and repo create bug (#33061) 2 months ago
remove.go
runtime.go Refactor pprof labels and process desc (#32909) 2 months ago
runtime_test.go Refactor pprof labels and process desc (#32909) 2 months ago
sanitize.go Refactor to use UnsafeStringToBytes (#31358) 9 months ago
sanitize_test.go
sec_to_time.go Worktime tracking for the organization level (#19808) 3 weeks ago
sec_to_time_test.go Worktime tracking for the organization level (#19808) 3 weeks ago
shellquote.go
shellquote_test.go Refactor older tests to use testify (#33140) 2 months ago
slice.go Performance improvements for pull request list page (#29900) 11 months ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
string.go Do not render truncated links in markdown (#32980) 2 months ago
string_test.go Do not render truncated links in markdown (#32980) 2 months ago
time_str.go Update go tool dependencies (#32916) 2 months ago
time_str_test.go Enable tenv and testifylint rules (#32852) 2 months ago
timer.go Rewrite queue (#24505) 2 years ago
timer_test.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
truncate.go Improve "ellipsis string" (#32989) 2 months ago
truncate_test.go Improve "ellipsis string" (#32989) 2 months ago
url.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
util.go Refactor tests to prevent from unnecessary preparations (#32398) 4 months ago
util_test.go Update go tool dependencies (#32916) 2 months ago