gitea/services/convert
Giteabot 18a782f73d
Fix package webhook () ()
Backport  by @lunny

Fix 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
..
activity.go For API attachments, use API URL ()
attachment.go Fix attachment download bug () ()
convert.go Another round of `db.DefaultContext` refactor () ()
git_commit.go Add file status for API "Get a single commit from a repository" () ()
git_commit_test.go Move `convert` package to services ()
issue.go Allow to archive labels ()
issue_comment.go More `db.DefaultContext` refactor () ()
issue_test.go Move `convert` package to services ()
main_test.go move repository deletion to service layer ()
mirror.go Add `RemoteAddress` to mirrors ()
notification.go More `db.DefaultContext` refactor () ()
package.go Fix package webhook () ()
pull.go Fix `Permission` in API returned repository struct ()
pull_review.go More `db.DefaultContext` refactor () ()
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 Fix PushEvent NullPointerException jenkinsci/github-plugin () ()
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 Make wiki title supports dashes and improve wiki name related features ()