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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
r/7884
feat(tvix/store): add bigtable pathinfoservice backend
Florian Klink
8
-7
/
+499
2024-04-09
r/7883
fix(tvix/nix-compat): fix writing padding partially
Florian Klink
1
-1
/
+28
2024-04-09
r/7882
fix(tvix): Avoid buffering file into memory in builtins.hashFile
Connor Brewster
9
-74
/
+80
2024-04-09
r/7881
feat(tvix/castore/directory): add bigtable backend
Florian Klink
12
-22
/
+2767
2024-04-08
r/7880
fix(tvix/glue/derivation): fix __structuredAttrs "outputs" handling
Florian Klink
2
-3
/
+12
2024-04-08
r/7879
refactor(tvix/nix-compat/wire): rename padding_len to total_padding_len
Florian Klink
1
-3
/
+3
2024-04-08
r/7878
refactor(tvix/nix-compat/wire): mv Bytes{WriterState,PacketPosition}
Florian Klink
1
-24
/
+25
2024-04-08
r/7877
fix(tvix/nix-compat/wire): fix BytesWriter test payloads
Florian Klink
1
-4
/
+4
2024-04-08
r/7876
refactor(tvix/nix-compat): move handshake function to nix-compat
Picnoir
1
-6
/
+100
2024-04-08
r/7875
refactor(tvix/nix-compat/wire): express magics as u64
Florian Klink
1
-8
/
+5
2024-04-08
r/7874
refactor(tvix/nix-compat/wire): move magic bytes to worker_protocol
Florian Klink
2
-7
/
+7
2024-04-08
r/7873
feat(tvix/nix-compat/wire): have write_bytes accept AsRef<[u8]> payloads
Florian Klink
1
-4
/
+20
2024-04-08
r/7872
refactor(tvix/nix-compat/wire): simplify write_bytes a bit
Florian Klink
2
-10
/
+14
2024-04-08
r/7871
docs(tvix/nix-compat/wire): update docstrings
Florian Klink
1
-19
/
+21
2024-04-07
r/7870
refactor(tvix/nix-compat): drop read_bytes_unchecked
Florian Klink
1
-15
/
+19
2024-04-07
r/7869
fix(nix-compat/store_path): fix Deserialize with borrow
Florian Klink
1
-3
/
+37
2024-04-07
r/7867
feat(tvix/nix-compat): read client setting from wire
Picnoir
2
-3
/
+225
2024-04-07
r/7866
feat(tvix/castore): drop test-case crate dep
Florian Klink
3
-6
/
+0
2024-04-07
r/7865
refactor(tvix/castore/directoryservice/from_addr): migrate to rstest
Florian Klink
1
-18
/
+19
2024-04-07
r/7864
refactor(tvix/castore): migrate closure_validator to rstest
Florian Klink
1
-13
/
+14
2024-04-07
r/7863
refactor(tvix/castore/tonic): migrate to rstest
Florian Klink
1
-12
/
+16
2024-04-07
r/7862
refactor(tvix/castore/hashing_reader): migrate to rstest
Florian Klink
1
-5
/
+6
2024-04-07
r/7861
refactor(tvix/castore/blobservice/object_store): drop individual tests
Florian Klink
1
-57
/
+3
2024-04-07
r/7860
refactor(tvix/blobservice/from_addr): move from test_case to rstest
Florian Klink
1
-33
/
+30
2024-04-06
r/7857
feat(tvix/nix-compat/wire): introduce BytesWriter
Florian Klink
5
-3
/
+533
2024-04-05
r/7856
feat(tvix/store/proto): avoid clone in PathInfo::validate()
Florian Klink
2
-18
/
+13
2024-04-04
r/7852
refactor(tvix/nix-compat): make padding_len pub(crate)
Florian Klink
1
-1
/
+1
2024-04-04
r/7851
feat(tvix/eval): implement `appendContext`
Ryan Lahfa
5
-7
/
+91
2024-04-03
r/7850
fix(tvix/glue): produce context for `builtins.(path|filterSource)`
Ryan Lahfa
3
-5
/
+24
2024-04-03
r/7846
refactor(tvix/nix-compat): drop read_u32
Picnoir
1
-33
/
+1
2024-04-03
r/7845
feat(users/picnoir/tvix-daemon): parse up to the operation
Picnoir
1
-0
/
+2
2024-04-03
r/7844
feat(tvix/nix-compat): introduce write_worker_trust_level
Picnoir
1
-0
/
+22
2024-04-03
r/7843
feat(tvix/nix-compat): introduce write_bytes
Picnoir
1
-9
/
+62
2024-04-01
r/7840
feat(tvix/eval): implement `builtins.path`
Ryan Lahfa
6
-31
/
+367
2024-04-01
r/7839
refactor(tvix/store): generalize `PathInfo` constructors
Ryan Lahfa
3
-20
/
+63
2024-03-31
r/7822
chore(tvix/boot): bump u-root
Florian Klink
1
-4
/
+4
2024-03-31
r/7806
feat(tvix/eval): implement `unsafeDiscardOutputDependency`
Ryan Lahfa
3
-7
/
+43
2024-03-31
r/7805
feat(tvix/eval): support `Derivation` context elements
Ryan Lahfa
1
-8
/
+34
2024-03-28
r/7801
feat(tvix/eval): non-implement `unsafeDiscardOutputDependency`
Ryan Lahfa
1
-0
/
+13
2024-03-28
r/7800
refactor(tvix/glue): drop ingest_entries_sync
Florian Klink
2
-18
/
+20
2024-03-28
r/7799
refactor(tvix/glue): drop register_node_in_path_info_service_sync
Florian Klink
2
-13
/
+6
2024-03-28
r/7798
feat(tvix/glue/tvix_store_io): drop store_path_to_node_sync
Florian Klink
1
-12
/
+10
2024-03-28
r/7797
feat(tvix/castore/*service/tests): add objectstore to tests, sort
Florian Klink
2
-2
/
+3
2024-03-28
r/7796
feat(tvix/castore/directoryservice): log more TODOs
Florian Klink
1
-0
/
+3
2024-03-28
r/7795
refactor(tvix/castore/*): drop utils.rs and grpc directorysvc tests
Florian Klink
10
-612
/
+31
2024-03-28
r/7794
refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rs
Florian Klink
4
-93
/
+0
2024-03-28
r/7793
refactor(tvix/store/pathinfo/from_addr): stop using gen_*_service
Florian Klink
1
-7
/
+10
2024-03-28
r/7792
refactor(tvix/pathinfo/grpc): use rstest fixtures
Florian Klink
1
-6
/
+12
2024-03-28
r/7791
refactor(tvix/store/tests/nar_renderer): use rstest fixtures
Florian Klink
1
-70
/
+67
2024-03-28
r/7790
refactor(tvix/store/nar/renderer): don't require AsRef
Florian Klink
1
-8
/
+6
[next]