forgejo/services/convert
JakobDev cf0df023be
More db.DefaultContext refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
activity.go
attachment.go
convert.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
git_commit.go
git_commit_test.go
issue.go
issue_comment.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
issue_test.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
mirror.go Fix push mirror, wrong timestamp format (#27153) 2023-09-23 12:15:05 +00:00
notification.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
package.go
pull.go
pull_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_test.go
release.go
release_test.go
repository.go Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) 2023-09-24 19:02:47 +00:00
secret.go
status.go
user.go
user_test.go
utils.go
utils_test.go
wiki.go