|
|
c1c9ca7c57
|
cmd/pkgserver: add size
|
2026-03-10 15:10:05 -05:00 |
|
|
|
5e114f3932
|
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-11 03:32:09 +09:00 |
|
|
|
7011f8a580
|
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-11 03:06:30 +09:00 |
|
|
|
dac33d7720
|
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-11 02:52:23 +09:00 |
|
|
|
2ec49a525f
|
cmd/pkgserver: do not omit report field
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2026-03-11 02:03:47 +09:00 |
|
|
|
887edcbe48
|
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-11 01:40:25 +09:00 |
|
|
|
4a63fbbc2a
|
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-10 22:31:59 +09:00 |
|
|
|
469bd1ee99
|
cmd/pkgserver: add /status endpoint
|
2026-03-10 04:24:49 -05:00 |
|
|
|
35d76c5d2b
|
cmd/pkgserver: api versioning
|
2026-03-10 17:28:49 +09:00 |
|
|
|
dfd3301a33
|
cmd/pkgserver: add get endpoint
|
2026-03-09 18:18:51 -05:00 |
|
|
|
a4ce41ea9a
|
cmd/pkgserver: add count endpoint and restructure
|
2026-03-09 15:41:21 -05:00 |
|