|
|
63b1f3fc4b
|
cmd/pkgserver: search endpoint
|
2026-04-18 11:23:29 -05:00 |
|
|
|
fa6e0f1ea0
|
cmd/pkgserver: add size
|
2026-04-18 11:23:29 -05:00 |
|
|
|
bdbdced477
|
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-04-18 11:23:29 -05:00 |
|
|
|
f5fdfcb271
|
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-04-18 11:23:29 -05:00 |
|
|
|
87a19d7ec1
|
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-04-18 11:23:29 -05:00 |
|
|
|
78bfc3acec
|
cmd/pkgserver: do not omit report field
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-04-18 11:23:29 -05:00 |
|
|
|
f19b86fe94
|
cmd/pkgserver: embed internal/rosa metadata
This change also cleans up and reduces some unnecessary copies.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-04-18 11:23:29 -05:00 |
|
|
|
def2b8fab7
|
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-04-18 11:23:29 -05:00 |
|
|
|
dc13407386
|
cmd/pkgserver: add /status endpoint
|
2026-04-18 11:23:29 -05:00 |
|
|
|
d8e720bcc9
|
cmd/pkgserver: api versioning
|
2026-04-18 11:23:29 -05:00 |
|
|
|
459acd7dce
|
cmd/pkgserver: add get endpoint
|
2026-04-18 11:23:29 -05:00 |
|
|
|
e7c64bcd41
|
cmd/pkgserver: add count endpoint and restructure
|
2026-04-18 11:23:29 -05:00 |
|