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/services/convert
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315)
Estimated time represented in hours it might be convenient to
have tracked time represented in the same way to be compared and
managed.

---------

Co-authored-by: Sysoev, Vladimir <i@vsysoev.ru>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
activity.go
attachment.go
convert.go Add priority to protected branch (#32286) 2 months ago
git_commit.go Move context from modules to services (#29440) 11 months ago
git_commit_test.go Adjust object format interface (#28469) 1 year ago
issue.go Make tracked time representation display as hours (#33315) 2 weeks ago
issue_comment.go Make tracked time representation display as hours (#33315) 2 weeks ago
issue_test.go
main_test.go
mirror.go
notification.go Performance improvements for pull request list page (#29900) 11 months ago
package.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
pull.go Add more load functions to make sure the reference object loaded (#32901) 1 month ago
pull_review.go Fix possible NPE in ToPullReviewList (#29759) 11 months ago
pull_review_test.go Enable tenv and testifylint rules (#32852) 2 months ago
pull_test.go
release.go
release_test.go
repository.go Make git clone URL could use current signed-in user (#33091) 3 weeks ago
secret.go
status.go
user.go Make gitea webhooks openproject compatible (#28435) 8 months ago
user_test.go
utils.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 3 weeks ago
utils_test.go Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 3 weeks ago
wiki.go Fix an actions schedule bug (#28942) 1 year ago