Go to file T
Code
actions actions: publish observability metrics
admin sqlc: regen shared models with UserSshKey.Kind column
auth actions/runner: support scoped checkout
avatars S10: avatars.Process — decode + EXIF-strip + center-crop + resize variants
billing sqlc: regen shared models with UserSshKey.Kind column
cache S36: internal/cache/lru — count + sized LRU + singleflight Group
checks sqlc: regen shared models with UserSshKey.Kind column
git ssh-dispatch: inherit os.Environ() so hooks see SHITHUB_DATABASE_URL
infra actions: publish observability metrics
issues issues: add Edit orchestrator for title/body updates with markdown re-render
markdown Format markdown sanitizer regexes
meta sqlc: regen shared models with UserSshKey.Kind column
migrationsfs users/ssh-keys: add kind column (authentication|signing) + kind-filtered queries
notif sqlc: regen shared models with UserSshKey.Kind column
orgs sqlc: regen shared models with UserSshKey.Kind column
pagination S36: internal/pagination/keyset — opaque cursor + HMAC-signed variant
passwords Add embedded common-password blocklist (SecLists 10k) with case-insensitive lookup
pulls sqlc: regen shared models with UserSshKey.Kind column
ratelimit sqlc: regen shared models with UserSshKey.Kind column
repos repos/sqlc: paginated + visibility-filtered repo listing queries
runner actions/runner: support scoped checkout
search Fix org-owned repositories in search
security ssrf: ValidateWithResolve + use it in webhook Create/Update (SR2 H3)
social sqlc: regen shared models with UserSshKey.Kind column
testing Add dbtest harness: per-test DB cloned from migrated template
users users/ssh-keys: add kind column (authentication|signing) + kind-filtered queries
version Add internal/version with -ldflags-injected build info
web Merge pull request #137 from tenseleyFlow/s41h/actions-observability-load
webhook sqlc: regen shared models with UserSshKey.Kind column
worker Fix PR mergeability for org repos