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
2025-02-13 03:26:27 +08:00
..
filebuffer
rotatingfilewriter
color.go
color_test.go
error.go Feature: Support workflow event dispatch via API (#33545) 2025-02-11 03:05:42 +08: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
pack.go
pack_test.go
paginate.go
paginate_test.go
path.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
path_test.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
remove.go
runtime.go
runtime_test.go
sanitize.go
sanitize_test.go
sec_to_time.go Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
sec_to_time_test.go Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
shellquote.go
shellquote_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
slice.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2025-02-13 03:26:27 +08:00
slice_test.go
string.go
string_test.go
time_str.go
time_str_test.go
timer.go
timer_test.go
truncate.go Improve "ellipsis string" (#32989) 2024-12-26 14:19:35 +08:00
truncate_test.go Improve "ellipsis string" (#32989) 2024-12-26 14:19:35 +08:00
url.go
util.go
util_test.go