depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
castore
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
r/6801
refactor(tvix/*store): reorganize from_url
Florian Klink
2
-22
/
+18
2023-10-14
r/6800
refactor(tvix/*store): remove some grpc_client let bindings
Florian Klink
2
-7
/
+8
2023-10-14
r/6799
feat(tvix/castore/protos): add more granular validation methods
Florian Klink
2
-29
/
+104
2023-10-14
r/6798
refactor(tvix/castore): simplify node validation checks
Florian Klink
1
-9
/
+8
2023-10-13
r/6796
docs(tvix/castore): point out use of contents_first
Linus Heckemann
1
-0
/
+5
2023-10-12
r/6794
refactor(tvix/castore): factor out node checks
Florian Klink
2
-33
/
+73
2023-10-12
r/6790
refactor(tvix/castore/utils): clippy
Florian Klink
1
-8
/
+4
2023-10-10
r/6778
fix(tvix/castore): use bstr for formatting names in errors
edef
2
-4
/
+5
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-09
r/6761
chore(tvix/*store): use google.golang.org/protobuf
Florian Klink
2
-6
/
+12
2023-10-09
r/6760
feat(tvix/castore): add RenamedNode helper
Florian Klink
1
-0
/
+38
2023-10-08
r/6744
test(tvix/castore): add uds pingpong test for directorysvc
Florian Klink
1
-2
/
+61
2023-10-08
r/6742
test(tvix/castore): use tokio-retry for exp backoff
Florian Klink
2
-16
/
+15
2023-10-08
r/6740
refactor(tvix/castore): simplify test_valid_unix_path_ping_pong
Florian Klink
1
-65
/
+47
2023-10-08
r/6736
chore(tvix): bump tokio[-util], tonic, prost
Florian Klink
1
-7
/
+7
2023-10-08
r/6735
refactor(tvix/castore): move tests to grpc client, rm tonic-mock
Florian Klink
4
-36
/
+63
2023-10-08
r/6729
docs(tvix/castore): remove TODO
Florian Klink
1
-1
/
+0
2023-10-08
r/6728
refactor(tvix/castore): use DuplexStream instead of unix socket
Florian Klink
3
-76
/
+47
2023-10-08
r/6725
refactor(tvix/castore): move gRPC directorysvc tests off tonic_mock
Florian Klink
1
-74
/
+90
2023-10-08
r/6724
refactor(tvix/castore/directorysvc): factor out gRPC client gen
Florian Klink
2
-173
/
+178
2023-10-05
r/6704
refactor(tvix/castore): move magic number to B3_LEN const
Florian Klink
2
-5
/
+7
2023-10-04
r/6689
fix(tvix/castore): explicitly name lifetimes in process_entry
edef
1
-3
/
+3
2023-09-26
r/6660
chore(tvix/[ca]store): allow building without tonic-reflection
Florian Klink
3
-4
/
+4
2023-09-22
r/6630
chore(tvix/castore): remove dependency on anyhow
Florian Klink
2
-4
/
+1
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
46
-0
/
+7392