You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536)
Using the Go Official tool `golang.org/x/tools/cmd/deadcode@latest`
mentioned by [go blog](https://go.dev/blog/deadcode).
Just use `deadcode .` in the project root folder and it gives a list of
unused functions. Though it has some false alarms.
This PR removes dead code detected in `models/issues`.
1 year ago
..
actions Improve ObjectFormat interface (#28496) 1 year ago
agit Adjust object format interface (#28469) 1 year ago
asymkey
attachment
auth
automerge
context
convert Adjust object format interface (#28469) 1 year ago
cron Update go dependencies (#28518) 1 year ago
externalaccount
feed
forms Adjust object format interface (#28469) 1 year ago
gitdiff Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
indexer
issue Remove deadcode under models/issues (#28536) 1 year ago
lfs
mailer
markup
migrations Bump google/go-github to v57 (#28514) 1 year ago
mirror Adjust object format interface (#28469) 1 year ago
notify
org
packages Adjust object format interface (#28469) 1 year ago
pull Improve ObjectFormat interface (#28496) 1 year ago
release Adjust object format interface (#28469) 1 year ago
repository Always enable caches (#28527) 1 year ago
secrets
task
uinotification
user
webhook
wiki Adjust object format interface (#28469) 1 year ago