forgejo/services/convert
Giteabot f13a294b47
More db.DefaultContext refactor (#27265) (#27347)
Backport #27265 by @JakobDev

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.

Co-authored-by: JakobDev <jakobdev@gmx.de>
2023-09-29 13:35:01 +00:00
..
activity.go
attachment.go
convert.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
git_commit.go
git_commit_test.go
issue.go
issue_comment.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
issue_test.go
main_test.go
mirror.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
notification.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
package.go
pull.go
pull_review.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
pull_test.go
release.go
release_test.go
repository.go Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27251) 2023-09-25 08:24:50 +00:00
secret.go
status.go
user.go
user_test.go
utils.go
utils_test.go
wiki.go