depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
nar-bridge
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
r/8787
refactor(tvix/store): use strictly typed PathInfo struct
Marijan Petričević
1
-42
/
+33
2024-09-30
r/8738
feat(tvix/nar-bridge): treat HEAD requests explicitly
Florian Klink
2
-4
/
+13
2024-09-30
r/8737
feat(tvix/nar-bridge): implement range request for NARs
Florian Klink
1
-20
/
+51
2024-09-24
r/8711
fix(tvix/nar-bridge): Remove name check for root node in nar generation
sinavir
1
-1
/
+1
2024-08-23
r/8561
feat(tvix/nar-bridge): send content-type headers
Florian Klink
3
-9
/
+18
2024-08-21
r/8547
feat(nix-compat/nix_http): init parse_nar[info]_str
Florian Klink
2
-103
/
+13
2024-08-17
r/8506
refactor(tvix/castore): add PathComponent type for checked components
Florian Klink
1
-1
/
+1
2024-08-17
r/8504
refactor(tvix/castore): remove `name` from Nodes
Florian Klink
3
-22
/
+27
2024-08-13
r/8486
refactor(tvix/castore): move *Node and Directory to crate root
Florian Klink
2
-7
/
+6
2024-08-13
r/8484
refactor(tvix/castore): use Directory struct separate from proto one
Yureka
2
-25
/
+18
2024-08-08
r/8461
feat(tvix): Jemalloc -> MiMalloc
Ilan Joselevich
1
-0
/
+4
2024-07-22
r/8399
refactor(tvix): move service addrs into shared clap struct
Yureka
1
-14
/
+4
2024-07-21
r/8387
fix(tvix/nar-bridge): remove leftover debug statement
Florian Klink
1
-3
/
+1
2024-07-21
r/8386
feat(tvix/nar-bridge): change default port
Florian Klink
1
-1
/
+1
2024-07-21
r/8384
feat(tvix/tracing): http propagation for axum
Simon Hauser
1
-1
/
+15
2024-07-21
r/8382
fix(tvix/nar-bridge): fix root node decoding and validation
Florian Klink
1
-2
/
+7
2024-07-20
r/8380
refactor(tvix/store): use composition in tvix_store crate
Yureka
1
-1
/
+1
2024-07-20
r/8379
feat(tvix/nar-bridge): implement PUT $outhash.narinfo
Florian Klink
2
-3
/
+79
2024-07-20
r/8378
feat(tvix/nar-bridge): add 404 handler for GET/HEAD `/nar/…`
Florian Klink
1
-0
/
+9
2024-07-20
r/8377
feat(tvix/nar-bridge): support uploading NAR files
Florian Klink
2
-2
/
+129
2024-07-20
r/8376
feat(tvix/nar-bridge): init
Florian Klink
4
-0
/
+342