Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |