0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-26 08:30:32 +01:00
gitea/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
git_commit_test.go
git_commit.go
issue_comment.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
issue_test.go
issue.go
main_test.go
mirror.go
notification.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
package.go
pull_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_test.go
pull.go
release_test.go
release.go
repository.go
secret.go
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go