Age | Commit message (Expand) | Author | Files | Lines |
2024-08-17 | r/8504 refactor(tvix/castore): remove `name` from Nodes | Florian Klink | 1 | -4/+4 |
2024-08-13 | r/8484 refactor(tvix/castore): use Directory struct separate from proto one | Yureka | 1 | -1/+1 |
2024-07-21 | r/8396 fix(tvix/store): Fix narinfo compression selection | sinavir | 1 | -2/+2 |
2024-07-21 | r/8394 refactor(tvix/nix-compat): rename PubKey to VerifyingKey | Florian Klink | 1 | -3/+3 |
2024-07-20 | r/8380 refactor(tvix/store): use composition in tvix_store crate | Yureka | 1 | -0/+71 |
2024-07-02 | r/8339 feat(tvix/tracing): http trace propagation | Simon Hauser | 1 | -2/+4 |
2024-06-11 | r/8248 refactor(tvix/store/nar/import): add ingest_nar_and_hash | Florian Klink | 1 | -22/+5 |
2024-05-12 | r/8117 feat(tvix/store/pathinfo/*): add more instrumentation | Florian Klink | 1 | -2/+1 |
2024-05-11 | r/8103 refactor(tvix/store): drop calculate_nar from PathInfoService | Florian Klink | 1 | -12/+1 |
2024-05-06 | r/8081 fix(tvix/store/pathinfo/nix_http): update error message | Florian Klink | 1 | -1/+1 |
2024-05-06 | r/8080 feat(tvix/store): use async nar reader for ingest_nar | Florian Klink | 1 | -108/+72 |
2024-03-18 | r/7732 refactor(tvix/store/pathinfo/nix_http): NixHash to display NARHash | Florian Klink | 1 | -3/+5 |
2024-01-21 | r/7435 chore(tvix/store): Use BoxStream type alias | Connor Brewster | 1 | -6/+3 |
2024-01-12 | r/7371 refactor(tvix/store/pathinfoservice): make more generic | Florian Klink | 1 | -11/+10 |
2023-12-21 | r/7245 docs(tvix/store): fix reference | Florian Klink | 1 | -2/+2 |
2023-11-28 | r/7085 feat(tvix/store/pathinfosvc): add signature verification | Florian Klink | 1 | -1/+33 |
2023-11-28 | r/7081 feat(tvix/store/pathinfosvc/nix_http): check Nar{Size,Hash} matches | Florian Klink | 1 | -13/+84 |
2023-11-19 | r/7038 feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoService | Florian Klink | 1 | -0/+213 |