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
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113)
Redesign the time tracker side bar, and add "time estimate" support (in "1d 2m" format)

Closes #23112

---------

Co-authored-by: stuzer05 <stuzer05@gmail.com>
Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
filebuffer Add `io.Closer` guidelines (#29387) 11 months ago
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2 years ago
color.go Fix project column title overflow (#31011) 9 months ago
color_test.go Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
error.go Replace `interface{}` with `any` (#25686) 2 years ago
file_unix.go Implement FSFE REUSE for golang files (#21840) 2 years ago
file_unix_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
file_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago
io.go Refactor markup package (#32399) 3 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) 8 months ago
keypair_test.go Use `crypto/sha256` (#29386) 11 months ago
legacy.go Implement FSFE REUSE for golang files (#21840) 2 years ago
legacy_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go Add support for incoming emails (#22056) 2 years ago
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
path.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
path_test.go Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
remove.go Implement FSFE REUSE for golang files (#21840) 2 years ago
sanitize.go Refactor to use UnsafeStringToBytes (#31358) 8 months ago
sanitize_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
sec_to_time.go Store and use seconds for timeline time comments (#25392) 2 years ago
sec_to_time_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
shellquote.go Implement FSFE REUSE for golang files (#21840) 2 years ago
shellquote_test.go Implement FSFE REUSE for golang files (#21840) 2 years 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 Refactor to use UnsafeStringToBytes (#31358) 8 months ago
string_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
time_str.go Issue time estimate, meaningful time tracking (#23113) 2 months ago
time_str_test.go Issue time estimate, meaningful time tracking (#23113) 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 Validate OAuth Redirect URIs (#32643) 2 months ago
truncate_test.go Use more specific test methods (#24265) 2 years ago
url.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
util.go Refactor tests to prevent from unnecessary preparations (#32398) 3 months ago
util_test.go Refactor tests to prevent from unnecessary preparations (#32398) 3 months ago