about summary refs log tree commit diff
path: root/tvix/build/src
AgeCommit message (Expand)AuthorFilesLines
2024-08-27 r/8593 fix(tvix/store): restore v1alpha reflection endpointFlorian Klink1-5/+12
2024-08-17 r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink1-3/+3
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-16/+17
2024-08-13 r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink1-2/+1
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-9/+10
2024-08-08 r/8461 feat(tvix): Jemalloc -> MiMallocIlan Joselevich1-0/+5
2024-07-18 r/8368 refactor(tvix): use composition & registry for from_addrYureka1-9/+4
2024-06-20 r/8297 feat(tvix/tracing): optional progressbarSimon Hauser1-1/+3
2024-06-14 r/8271 feat(tvix/tracing): correctly close otlp on exitSimon Hauser1-1/+1
2024-06-10 r/8242 feat(tvix/tracing): introduce common tvix-tracing crateSimon Hauser1-13/+7
2024-05-16 r/8151 feat(tvix/build): drop json loggingFlorian Klink1-19/+5
2024-04-19 r/7967 chore(tvix/build): migrate from test_case to rstestFlorian Klink2-35/+37
2024-03-28 r/7795 refactor(tvix/castore/*): drop utils.rs and grpc directorysvc testsFlorian Klink1-8/+10
2024-03-15 r/7700 docs(tvix): fix some docstringsFlorian Klink1-1/+1
2024-01-15 r/7387 feat(tvix/build): add CLI entrypointFlorian Klink1-0/+132
2024-01-15 r/7386 feat(tvix/build): add from_addr methodFlorian Klink2-0/+87
2024-01-15 r/7385 feat(tvix/build): add gRPC clientFlorian Klink2-0/+30
2024-01-15 r/7384 feat(tvix/build): add GRPCBuildServiceWrapperFlorian Klink2-0/+39
2024-01-15 r/7383 feat(tvix/build): add BuildService traitFlorian Klink3-0/+32
2024-01-06 r/7356 feat(tvix/build): add BuildRequest validationFlorian Klink1-0/+260
2023-12-11 r/7151 feat(tvix/build): initFlorian Klink2-0/+2