mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
609c91665e
* Fix display time of milestones * Move the SecToTime function From the models/issue_stopwatch.go file to the modules/util package * Rename the sec_to_time file * Updated formatting * Include copyright notice in sec_to_time.go * Apply PR review suggestions - Update copyright notice dates to 2022 - Change `1 day 3h 5min 7s` to `1d 3h 5m 7s` * Rename hrs var and combine conditions * Update unit tests to match new time pattern Changed `1min` to `1m` Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
---|---|---|
.. | ||
compare.go | ||
copy.go | ||
io.go | ||
net.go | ||
paginate_test.go | ||
paginate.go | ||
path_test.go | ||
path.go | ||
remove.go | ||
sanitize_test.go | ||
sanitize.go | ||
sec_to_time_test.go | ||
sec_to_time.go | ||
shellquote_test.go | ||
shellquote.go | ||
timer.go | ||
truncate_test.go | ||
truncate.go | ||
url.go | ||
util_test.go | ||
util.go |