gitea/services/convert
wxiaoguang eef635523a
Make tracked time representation display as hours (#33315) (#33334)
Try to backport #33315, the only trivial conflict is in the helper
functions map in the helper.go

Fix #33333

Co-authored-by: Sysoev, Vladimir <i@vsysoev.ru>
2025-01-21 06:49:58 +08:00
..
activity.go
attachment.go
convert.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
git_commit.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
git_commit_test.go
issue.go Make tracked time representation display as hours (#33315) (#33334) 2025-01-21 06:49:58 +08:00
issue_comment.go Make tracked time representation display as hours (#33315) (#33334) 2025-01-21 06:49:58 +08:00
issue_test.go
main_test.go
mirror.go
notification.go Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
package.go Clarify permission "HasAccess" behavior (#30585) 2024-04-20 03:15:04 +00:00
pull.go Add more load functions to make sure the reference object loaded (#32901) (#32912) 2024-12-19 10:14:04 +01:00
pull_review.go Fix possible NPE in ToPullReviewList (#29759) 2024-03-13 19:46:15 +00:00
pull_review_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
pull_test.go
release.go
release_test.go
repository.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
secret.go
status.go
user.go Make gitea webhooks openproject compatible (#28435) 2024-05-26 04:08:13 +00:00
user_test.go
utils.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
utils_test.go
wiki.go