Age | Commit message (Expand) | Author | Files | Lines |
2024-07-21 | r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0 | Yureka | 1 | -6/+6 |
2024-07-18 | r/8368 refactor(tvix): use composition & registry for from_addr | Yureka | 1 | -9/+4 |
2024-07-09 | r/8360 fix(tvix/{store,castore,build}): Compile tonic w/o config in build.rs | Ilan Joselevich | 1 | -7/+3 |
2024-06-20 | r/8297 feat(tvix/tracing): optional progressbar | Simon Hauser | 1 | -1/+3 |
2024-06-14 | r/8271 feat(tvix/tracing): correctly close otlp on exit | Simon Hauser | 1 | -1/+1 |
2024-06-10 | r/8242 feat(tvix/tracing): introduce common tvix-tracing crate | Simon Hauser | 2 | -15/+9 |
2024-06-03 | r/8211 feat(tvix): add CI targets for checking crate features powerset | Ilan Joselevich | 1 | -3/+9 |
2024-05-26 | r/8173 fix(tvix/build): tonic-reflection feature needs castore with it too | Florian Klink | 1 | -1/+1 |
2024-05-16 | r/8152 chore(tvix): drop json feature for tracing-subscriber | Florian Klink | 1 | -1/+1 |
2024-05-16 | r/8151 feat(tvix/build): drop json logging | Florian Klink | 2 | -20/+6 |
2024-05-15 | r/8149 chore(tvix): bump to tokio-listener 0.4.1 | Florian Klink | 1 | -1/+1 |
2024-05-13 | r/8139 chore(tvix/clippy): configure clippy allow block_in_conditions | Florian Klink | 1 | -0/+3 |
2024-04-19 | r/7967 chore(tvix/build): migrate from test_case to rstest | Florian Klink | 3 | -36/+38 |
2024-03-28 | r/7795 refactor(tvix/castore/*): drop utils.rs and grpc directorysvc tests | Florian Klink | 1 | -8/+10 |
2024-03-16 | r/7705 chore(tvix): bump tonic to 0.11.0 | Florian Klink | 1 | -4/+4 |
2024-03-16 | r/7701 fix(tvix): don't emit rerun-if-changed | Florian Klink | 1 | -2/+2 |
2024-03-15 | r/7700 docs(tvix): fix some docstrings | Florian Klink | 1 | -1/+1 |
2024-01-15 | r/7387 feat(tvix/build): add CLI entrypoint | Florian Klink | 2 | -0/+135 |
2024-01-15 | r/7386 feat(tvix/build): add from_addr method | Florian Klink | 3 | -0/+89 |
2024-01-15 | r/7385 feat(tvix/build): add gRPC client | Florian Klink | 3 | -1/+31 |
2024-01-15 | r/7384 feat(tvix/build): add GRPCBuildServiceWrapper | Florian Klink | 2 | -0/+39 |
2024-01-15 | r/7383 feat(tvix/build): add BuildService trait | Florian Klink | 4 | -0/+33 |
2024-01-06 | r/7356 feat(tvix/build): add BuildRequest validation | Florian Klink | 2 | -0/+265 |
2024-01-05 | r/7353 fix(tvix/build): fix inconsistencies around paths | Florian Klink | 1 | -1/+1 |
2024-01-05 | r/7349 docs(tvix/build): document requirements for paths and sorting | Florian Klink | 1 | -2/+14 |
2024-01-03 | r/7312 feat(tvix/build/protos): add additional_files field | Florian Klink | 1 | -0/+10 |
2023-12-29 | r/7283 feat(tvix/build): don't force outputs to be in store_dir | Florian Klink | 1 | -6/+7 |
2023-12-26 | r/7265 feat(tvix/build/protos): add some missing fields | Florian Klink | 1 | -15/+34 |
2023-12-11 | r/7155 refactor(tvix/*/protos): separate lint target | Florian Klink | 1 | -15/+36 |
2023-12-11 | r/7154 feat(tvix/build): add derivation_to_build_request | Florian Klink | 1 | -0/+1 |
2023-12-11 | r/7151 feat(tvix/build): init | Florian Klink | 9 | -0/+256 |