about summary refs log tree commit diff
path: root/tvix/Cargo.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
3 days r/8152 chore(tvix): drop json feature for tracing-subscriberFlorian Klink1-42/+2
3 days r/8151 feat(tvix/build): drop json loggingFlorian Klink1-1/+0
3 days r/8150 feat(tvix/store): add ObjectStoreDirectoryServiceYureka1-1/+6
4 days r/8149 chore(tvix): bump to tokio-listener 0.4.1Florian Klink1-654/+43
4 days r/8148 chore(tvix/store): bump otlp stackFlorian Klink1-265/+60
8 days r/8113 refactor(tvix/castore/blobservice/memory): use parking_lot RwLockFlorian Klink1-6/+10
8 days r/8107 chore(tvix): update dependenciesFlorian Klink1-33/+33
8 days r/8106 feat(tvix/store): add LruPathInfoServiceFlorian Klink1-1/+161
13 days r/8082 refactor(tvix): remove usage of async-recursionConnor Brewster1-37/+0
13 days r/8080 feat(tvix/store): use async nar reader for ingest_narFlorian Klink1-7/+29
2024-05-03 r/8070 test(tvix/[ca]store): enable bigtable only with "integration" featureFlorian Klink1-2/+2
2024-05-03 r/8069 chore(3p/overlays/tvl): switch to nixpkgs crate2nixFlorian Klink1-3/+4
2024-04-23 r/7996 feat(tvix/glue/fetchers): support file:// URLsFlorian Klink1-0/+4
2024-04-23 r/7993 refactor(tvix/glue): move Fetch[er] into its own types, fetch lazilyFlorian Klink1-0/+8
2024-04-20 r/7983 feat(tvix/eval): Implement builtins.fetchTarballAspen Smith1-0/+4
2024-04-19 r/7977 chore(tvix/glue): migrate from test_case to rstestFlorian Klink1-92/+0
2024-04-19 r/7976 chore(tvix/cli): remove unused dependencyFlorian Klink1-6/+0
2024-04-19 r/7975 chore(nix-compat): remove unused test-case and test-generatorFlorian Klink1-196/+68
2024-04-19 r/7967 chore(tvix/build): migrate from test_case to rstestFlorian Klink1-2/+2
2024-04-19 r/7966 chore(tvix/store): remove test-case dependencyFlorian Klink1-5/+2
2024-04-15 r/7928 fix(tvix/castore/directory): fix graph traversalFlorian Klink1-0/+5
2024-04-15 r/7912 feat(tvix/castore/fs): support extended attributesFlorian Klink1-0/+4
2024-04-13 r/7900 feat(tvix/store/bin): add "copy" commandFlorian Klink1-0/+4
2024-04-13 r/7898 refactor(tvix/nix-compat): move nar writer to tokioFlorian Klink1-9/+2
2024-04-13 r/7896 refactor(tvix/nix-compat): reorganize wire and bytesFlorian Klink1-2/+3
2024-04-13 r/7894 feat(tvix/nix-compat): add BytesReaderFlorian Klink1-0/+4
2024-04-12 r/7885 chore(tvix): bump rstest to 0.19.0Florian Klink1-4/+4
2024-04-09 r/7884 feat(tvix/store): add bigtable pathinfoservice backendFlorian Klink1-1/+23
2024-04-09 r/7881 feat(tvix/castore/directory): add bigtable backendFlorian Klink1-15/+1773
2024-04-07 r/7866 feat(tvix/castore): drop test-case crate depFlorian Klink1-4/+0
2024-04-06 r/7857 feat(tvix/nix-compat/wire): introduce BytesWriterFlorian Klink1-2/+8
2024-03-28 r/7788 feat(tvix/store): add rstest-based PathInfoService testsFlorian Klink1-0/+8
2024-03-27 r/7784 feat(tvix/nix-compat): worker protocol operation parserPicnoir1-2/+36
2024-03-24 r/7777 feat(tvix/castore): add rstest-based DirectoryService testsFlorian Klink1-0/+40
2024-03-20 r/7752 fix(tvix): allow trace level log messages in debug buildsFlorian Klink1-2/+2
2024-03-20 r/7749 refactor(tvix/castore): introduce "cloud" feature flagFlorian Klink1-4/+6
2024-03-18 r/7723 feat(tvix/store): support RUST_LOG env varFlorian Klink1-9/+96
2024-03-16 r/7705 chore(tvix): bump tonic to 0.11.0Florian Klink1-101/+880
2024-03-15 r/7695 feat(nix-compat/wire): add low-level wire format primitives codeFlorian Klink1-3/+54
2024-03-11 r/7684 feat(tvix/castore/blobsvc): add object storage implementationFlorian Klink1-6/+539
2024-03-11 r/7679 feat(tvix/glue): Add AsyncRead wrapper to decompress streamsAspen Smith1-1/+423
2024-03-11 r/7678 feat(tvix/glue): Implement builtins.fetchurlAspen Smith1-0/+11
2024-03-09 r/7658 chore(tvix/nix-compat): bump zstd dependencyFlorian Klink1-23/+22
2024-03-03 r/7642 feat(tvix/store): use reqwests' rustls-native-roots featureFlorian Klink1-15/+8
2024-03-03 r/7640 feat(tvix/castore/digests): impl From digest::Output<_> for B3DigestFlorian Klink1-3/+19
2024-02-23 r/7597 feat(tvix/eval): implement `builtins.hashString`Padraic-O-Mhuiris1-0/+90
2024-02-20 r/7578 feat(tvix/eval): implement `builtins.filterSource`Ryan Lahfa1-39/+85
2024-02-20 r/7566 refactor(tvix/store/proto): use bstr::ByteSliceFlorian Klink1-0/+4
2024-02-18 r/7551 feat(tvix/glue): drive builds on IOFlorian Klink1-0/+8
2024-02-18 r/7550 fix(tvix/cli): regenerate Cargo.nixFlorian Klink1-1/+2