Go to file T
Code
about_sidebar.go Merge verified contributor identities
about_sidebar_test.go Match README card presentation
actions.go web/actions: render run detail and static logs (S41f)
actions_dispatch.go actions/trigger + scripts: gofumpt + drop unused placeholder + lint-unused bash 3.2 shim (S41b)
actions_test.go repo/actions: cover workflow run list filters
atom.go S18: commits/commit/blame/atom handlers + history mounter
branches.go S36: branchesList uses AheadBehindCached keyed on OIDs
code.go Wire in-app file editor UI
code_tree_rows.go Avoid dead submodule tree links
code_tree_rows_test.go Use source remotes for submodule backfill
compare_helpers.go S20: branches/tags/compare + branch-protection settings handlers
deferred_tabs.go Render actions runs pages
editor.go Render markdown preview diffs
editor_diff_test.go Render markdown preview diffs
editor_test.go Fix editor template rendering
fork.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
history.go Build commits page view model
history_commits_test.go Build commits page view model
issues.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
labels_milestones.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
lifecycle.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
markdown_links.go Resolve README-relative links
markdown_links_test.go Match README card presentation
pull_review.go S23: review web handlers + Conversation/Files tab review surfaces
pulls.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
redirect.go drop var-_-equals-symbol unused-import shims (SR2 M1)
repo.go web/actions: render run detail and static logs (S41f)
repo_actions.go Align repo action buttons
repo_test.go repo/actions: cover workflow run list filters
settings_actions.go web: add actions secrets and variables settings (S41c)
settings_actions_test.go web: add actions secrets and variables settings (S41c)
settings_branches.go audit: thread RealActorID through repo settings + webhook recordings (SR2 H2)
settings_general.go Import repos from source remotes
social.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
source_remote.go Import repos from source remotes
source_remote_test.go Use source remotes for submodule backfill
submodule_links.go Use source remotes for submodule backfill
subnav.go feat(repo): GitHub-style subnav (Code/Issues/Pulls/Forks/Settings) + chroma dark-mode CSS
webhooks.go audit: webhook actions get their own enums + missing trails (SR2 H1+M4)