gitea/services
silverwind 24e64fe372
Replace `interface{}` with `any` () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
..
actions Fix content holes in Actions task logs file () ()
agit Use the type RefName for all the needed places and fix pull mirror sync bugs ()
asymkey Add context cache as a request level cache ()
attachment Preserve file size when creating attachments ()
auth Replace `interface{}` with `any` () ()
automerge Improve queue and logger context ()
context Replace `interface{}` with `any` () ()
convert Fix `Permission` in API returned repository struct () ()
cron Replace `interface{}` with `any` () ()
externalaccount Replace `interface{}` with `any` () ()
forms Use "utf8mb4" for MySQL by default ()
gitdiff Show outdated comments in files changed tab () ()
issue Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest ()
lfs Replace `interface{}` with `any` () ()
mailer Replace `interface{}` with `any` () ()
markup Decouple the different contexts from each other ()
migrations Replace `interface{}` with `any` () ()
mirror Replace `interface{}` with `any` () ()
org Refactor rename user and rename organization ()
packages Replace `interface{}` with `any` () ()
pull Improve queue and logger context ()
release Use the type RefName for all the needed places and fix pull mirror sync bugs ()
repository Replace `interface{}` with `any` () ()
task Replace `interface{}` with `any` () ()
user Refactor rename user and rename organization ()
webhook Fix `Permission` in API returned repository struct () ()
wiki Improve wiki user title test ()