Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-14 | r/6798 refactor(tvix/castore): simplify node validation checks | Florian Klink | 1 | -9/+8 |
2023-10-12 | r/6794 refactor(tvix/castore): factor out node checks | Florian Klink | 2 | -33/+73 |
2023-10-10 | r/6778 fix(tvix/castore): use bstr for formatting names in errors | edef | 1 | -4/+4 |
2023-10-10 | r/6777 fix(tvix/castore): handle Directory::size overflow explicitly | edef | 2 | -9/+90 |
2023-10-10 | r/6776 test(tvix/castore): demonstrate that Directory::size may panic | edef | 1 | -0/+31 |
2023-10-08 | r/6735 refactor(tvix/castore): move tests to grpc client, rm tonic-mock | Florian Klink | 2 | -31/+23 |
2023-10-08 | r/6728 refactor(tvix/castore): use DuplexStream instead of unix socket | Florian Klink | 1 | -13/+6 |
2023-10-08 | r/6725 refactor(tvix/castore): move gRPC directorysvc tests off tonic_mock | Florian Klink | 1 | -74/+90 |
2023-09-26 | r/6660 chore(tvix/[ca]store): allow building without tonic-reflection | Florian Klink | 1 | -1/+1 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 8 | -0/+1348 |