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.
forgejo/modules/convert
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#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>
2 years ago
..
convert.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
git_commit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
git_commit_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Use GhostUser if needed for TrackedTimes (#22021) 2 years ago
issue_comment.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mirror.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
package.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
pull.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
pull_review.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pull_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
release.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repository.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
status.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
user.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
utils.go Implement FSFE REUSE for golang files (#21840) 2 years ago
utils_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Implement FSFE REUSE for golang files (#21840) 2 years ago