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 e741448a14
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569)
* Make artifact list output a stable order
* Fix #33506
* Fix #33521
* Fix #33288
* Fix #33196
* Fix #33561
2 weeks ago
..
filebuffer
rotatingfilewriter
color.go
color_test.go
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
io_test.go
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go
pack_test.go
paginate.go
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
runtime_test.go
sanitize.go
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 Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
slice_test.go
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
time_str_test.go
timer.go
timer_test.go
truncate.go Improve "ellipsis string" (#32989) 2 months ago
truncate_test.go Improve "ellipsis string" (#32989) 2 months ago
url.go
util.go
util_test.go