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 Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
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 Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
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_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_test.go
pull.go
release_test.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
release.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
repository.go Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) 2023-09-24 19:02:47 +00:00
secret.go feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go