gitea/services
silverwind aba87285f0
Remove dead code identified by `deadcode` tool (#37271)
Ran [`deadcode`](https://pkg.go.dev/golang.org/x/tools/cmd/deadcode)
(`-test ./...`) to find functions, methods and error types unreachable
from any call path (including tests), and removed the truly-dead ones.

Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com>
2026-04-20 07:52:48 +00:00
..
actions Enhance GetActionWorkflow to support fallback references (#37189) 2026-04-18 20:21:21 +00:00
agit Fix the wrong push commits in the pull request when force push (#36914) 2026-04-04 16:27:57 -07:00
asymkey
attachment Fix various problems (#37129) 2026-04-08 01:17:05 +08:00
auth Add `ExternalIDClaim` option for OAuth2 OIDC auth source (#37229) 2026-04-16 17:30:46 +00:00
automerge
automergequeue
context Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00
contexttest
convert Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00
cron
doctor Remove unneeded doctor sub-commands (#37156) 2026-04-09 22:22:17 +02:00
externalaccount
feed Add comment for the design of "user activity time" (#37195) 2026-04-13 20:01:29 +00:00
forms Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00
git Fix bug when list pull request commits (#36485) 2026-01-30 18:46:34 +00:00
gitdiff Refactor "htmx" to "fetch action" (#37208) 2026-04-14 18:38:07 +00:00
indexer Update issue indexer after merging a PR (#30715) 2024-05-08 14:45:15 +00:00
issue
lfs Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
mailer Fix various problems (#37129) 2026-04-08 01:17:05 +08:00
markup Improve control char rendering and escape button styling (#37094) 2026-04-06 11:07:33 +00:00
migrations Update Go dependencies (#36781) 2026-04-01 11:26:52 +08:00
mirror
notify
oauth2_provider
org
packages Add support for RPM Errata (updateinfo.xml) (#37125) 2026-04-08 00:39:53 +08:00
projects
pull Add gpg signing for merge rebase and update by rebase (#36701) 2026-04-05 13:37:35 -07:00
release Update tool dependencies and fix new lint issues (#36702) 2026-02-26 19:13:19 +00:00
repository Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00
secrets
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
uinotification
user Replace custom Go formatter with `golangci-lint fmt` (#37194) 2026-04-17 17:45:22 +00:00
versioned_migration
webhook Enhance GetActionWorkflow to support fallback references (#37189) 2026-04-18 20:21:21 +00:00
webtheme Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
wiki Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861) 2026-03-08 15:57:37 +00:00