forgejo/modules/convert
zeripath 35fc9ad984
Use GhostUser if needed for TrackedTimes (#22021) (#22029)
Backport #22021

When getting tracked times out of the db and loading their attributes
handle not exist errors in a nicer way. (Also prevent an NPE.)

Fix #22006

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-12-05 14:20:37 +02:00
..
convert.go Record OAuth client type at registration (#21316) 2022-10-24 15:59:24 +08:00
git_commit.go Add stat to ToCommit function for speed (#21337) 2022-10-06 11:21:04 +08:00
git_commit_test.go
issue.go Use GhostUser if needed for TrackedTimes (#22021) (#22029) 2022-12-05 14:20:37 +02:00
issue_comment.go
issue_test.go
main_test.go
mirror.go
notification.go
package.go
pull.go
pull_review.go
pull_test.go
release.go
repository.go Make external issue tracker regexp configurable via API (#21338) 2022-10-07 20:49:30 +08:00
status.go
user.go
user_test.go
utils.go
utils_test.go
wiki.go