Go to file T
Code
about_sidebar.go Merge verified contributor identities
about_sidebar_test.go Match README card presentation
actions.go actions/ui: add navigation shell placeholders
actions_approval.go repo/actions: add approvals and policy settings UI (S41j-3)
actions_atom.go web/repo: expose actions runs atom feed (S41h)
actions_atom_test.go web/repo: expose actions runs atom feed (S41h)
actions_cancel.go repo/actions: add approvals and policy settings UI (S41j-3)
actions_dispatch.go actions: enforce trigger and runner policy gates (S41j-3)
actions_dispatch_ui.go actions: live log tail and dispatch UI (S41f)
actions_log_stream.go actions/logstream: isolate SSE transport cleanup
actions_management.go actions/ui: add navigation shell placeholders
actions_rerun.go web/actions: expose workflow rerun controls
actions_test.go actions/ui: add navigation shell placeholders
atom.go S18: commits/commit/blame/atom handlers + history mounter
branches.go web/handlers/repo: render verified badge on tag list
code.go repo: show head check status on code tab
code_checks.go repo: show head check status on code tab
code_checks_test.go repo: show head check status on code tab
code_tree_rows.go Avoid dead submodule tree links
code_tree_rows_test.go Use source remotes for submodule backfill
comment_editor.go Polish new PR composer and diff preview
comment_editor_test.go Align PR comment composer with GitHub
compare_helpers.go S20: branches/tags/compare + branch-protection settings handlers
compare_ui.go Polish new PR composer and diff preview
compare_ui_test.go Align compare and new PR flow
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 web/handlers/repo: render verified badge on commit list + single-commit pages
history_commits_test.go Build commits page view model
issues.go Align pull request merge flow
labels_milestones.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
lifecycle.go Gate private collaboration expansion
markdown_links.go Resolve README-relative links
markdown_links_test.go Match README card presentation
pull_review.go Fix PR mergeability for org repos
pull_view_helpers_test.go Align pull request merge flow
pulls.go Align pull request merge flow
redirect.go drop var-_-equals-symbol unused-import shims (SR2 M1)
repo.go actions/ui: add navigation shell placeholders
repo_actions.go Align repo action buttons
repo_test.go actions/ui: add navigation shell placeholders
settings_actions.go repo/actions: satisfy S41j-3 lint
settings_actions_test.go repo/actions: add approvals and policy settings UI (S41j-3)
settings_branches.go gofmt: format PRO08 webhook + settings_branches
settings_branches_pro07_test.go repo tests: lock multi-reviewer code, prevent-* gate fire, user-tier Pro copy; fix pre-existing seed fixture
settings_branches_test.go repo tests: lock multi-reviewer code, prevent-* gate fire, user-tier Pro copy; fix pre-existing seed fixture
settings_general.go Import repos from source remotes
social.go web: migrate UserActor callsites to viewer.PolicyActor (SR2 C1/C2)
source_remote.go Fix org import lint issues
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)