1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 03:46:01 -04:00
gitea/services
silverwind c77e8140bc
Add interface{} to any replacement to make fmt, exclude *.pb.go (#30461)
Since https://github.com/go-gitea/gitea/pull/25686, a few `interface{}`
have sneaked into the codebase. Add this replacement to `make fmt` to
prevent this from happening again.

Ideally a linter would do this, but I haven't found any suitable.
2024-04-13 17:32:15 +00:00
..
actions Add interface{} to any replacement to make fmt, exclude *.pb.go (#30461) 2024-04-13 17:32:15 +00:00
agit Performance optimization for git push (#30104) 2024-04-09 03:43:17 +00:00
asymkey
attachment
auth
automerge
context Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
contexttest Render embedded code preview by permlink in markdown (#30234) 2024-04-02 17:48:27 +00:00
convert Fix missed doer (#30231) 2024-04-08 21:26:41 +00:00
cron
doctor Add optional doctor storage init (#30330) 2024-04-08 20:59:09 +00:00
externalaccount
feed
forms
gitdiff
indexer
issue Fix Add/Remove WIP on pull request title failure (#29999) 2024-03-25 15:51:23 +08:00
lfs
mailer
markup Fix code block style for code preview (#30298) 2024-04-06 20:07:08 +08:00
migrations Change the default maxPerPage for gitbucket (#30392) 2024-04-11 22:51:40 -04:00
mirror Avoid losing token when updating mirror settings (#30429) 2024-04-13 17:41:57 +02:00
notify Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
org
packages
pull Commit-Dropdown: Show Author of commit if available (#30272) 2024-04-05 00:51:53 +00:00
release
repository Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
secrets
task
uinotification
user Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
webhook Fix missed doer (#30231) 2024-04-08 21:26:41 +00:00
wiki Avoid showing Failed to change the default wiki branch if repo has no wiki when saving repo settings (#30329) 2024-04-08 19:43:23 +08:00