gitea/services
wxiaoguang f0bde0e4f9
Simplify the LFS GC logger usage ()
Remove unnecessary `if opts.Logger != nil` checks.

* For "CLI doctor" mode, output to the console's "logger.Info".
* For "Web Task" mode, output to the default "logger.Debug", to avoid
flooding the server's log in a busy production instance.

Co-authored-by: Giteabot <teabot@gitea.io>
..
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 Sync branches into databases ()
cron Replace `interface{}` with `any` ()
externalaccount Replace `interface{}` with `any` ()
forms Remove "CHARSET" config option for MySQL, always use "utf8mb4" ()
gitdiff Support displaying diff stats in PR tab bar ()
issue Add codeowners feature ()
lfs Replace `interface{}` with `any` ()
mailer Replace `interface{}` with `any` ()
markup Decouple the different contexts from each other ()
migrations Replace `interface{}` with `any` ()
mirror Sync branches when mirroring ()
org Refactor rename user and rename organization ()
packages Replace `interface{}` with `any` ()
pull Sync branches into databases ()
release Use the type RefName for all the needed places and fix pull mirror sync bugs ()
repository Simplify the LFS GC logger usage ()
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 ()