gitea/services/convert
Lunny Xiao 908426aa0f
Fix missed doer ()
Fix 

Co-authored-by: Giteabot <teabot@gitea.io>
..
activity.go For API attachments, use API URL ()
attachment.go Fix attachment download bug ()
convert.go Add branch protection setting for ignoring stale approvals ()
git_commit.go Move context from modules to services ()
git_commit_test.go Adjust object format interface ()
issue.go Fix missed doer ()
issue_comment.go Fix missed doer ()
issue_test.go Move `convert` package to services ()
main_test.go make writing main test easier ()
mirror.go Even more `db.DefaultContext` refactor ()
notification.go Performance improvements for pull request list page ()
package.go Fix incorrect relative/absolute URL usages ()
pull.go Fix missed doer ()
pull_review.go Fix possible NPE in ToPullReviewList ()
pull_review_test.go Fix possible NPE in ToPullReviewList ()
pull_test.go Fix `Permission` in API returned repository struct ()
release.go add Upload URL to release API ()
release_test.go add Upload URL to release API ()
repository.go Enable/disable owner and repo projects independently ()
secret.go feat: implement organization secret creation API ()
status.go refactor improve NoBetterThan ()
user.go Fix API leaking Usermail if not logged in ()
user_test.go Add context cache as a request level cache ()
utils.go Move `convert` package to services ()
utils_test.go Rewrite queue ()
wiki.go Fix an actions schedule bug ()