|
|
d5db9add98
|
cmd/pkgserver: search endpoint
|
2026-03-13 20:51:08 -05:00 |
|
|
|
99f1c6aab4
|
cmd/pkgserver: add size
|
2026-03-13 20:51:08 -05:00 |
|
|
|
9ee629d402
|
cmd/pkgserver: expose size and store pre-encoded ident
This change also handles SIGSEGV correctly in newStatusHandler, and makes serving status fully zero copy.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
c43a0c41b6
|
cmd/pkgserver: refer to preset in index
This enables referencing back to internal/rosa through an entry obtained via the index.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
55827f1a85
|
cmd/pkgserver: handle unversioned value
This omits the field for an unversioned artifact, and only does so once on startup.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
0a2d6aec14
|
cmd/pkgserver: do not omit report field
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
ed26d1a1c2
|
cmd/pkgserver: embed internal/rosa metadata
This change also cleans up and reduces some unnecessary copies.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
796ddbc977
|
cmd/pkgserver: create index without report
This is useful for testing, where report testdata is not available.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-13 20:51:08 -05:00 |
|
|
|
26a346036d
|
cmd/pkgserver: add /status endpoint
|
2026-03-13 20:51:08 -05:00 |
|
|
|
c39c07d440
|
cmd/pkgserver: api versioning
|
2026-03-13 20:51:08 -05:00 |
|
|
|
b3fa0fe271
|
cmd/pkgserver: add get endpoint
|
2026-03-13 20:51:08 -05:00 |
|
|
|
92a90582bb
|
cmd/pkgserver: add count endpoint and restructure
|
2026-03-13 20:51:08 -05:00 |
|