dc918296
web: link issue ids to the tracker that owns them
Eugene Blikh <bigbes@gmail.com> — 2026-08-13 07:05:07 UTC
Commit dc918296868d42d3c1824561416aedcb87ab1f89 —
view raw patch
Parent(s):
4038ec2b
| File | Status | + | − |
|---|---|---|---|
beads/cache.go
|
A | +103 | |
beads/prefixes.go
|
A | +254 | |
beads/prefixes_test.go
|
A | +285 | |
beads/ready.go
|
M | +20 | -58 |
beads/ready_test.go
|
M | +2 | -5 |
web/beads.go
|
M | +157 | -1 |
web/beads_test.go
|
M | +298 | |
web/handlers_view.go
|
M | +7 | |
web/templates/beads.html
|
M | +11 | -7 |
web/web_test.go
|
M | +7 | -1 |