about summary refs log tree commit diff
path: root/release-common.nix (unfollow)
AgeCommit message (Expand)AuthorFilesLines
5 hours r/8382 fix(tvix/nar-bridge): fix root node decoding and validationFlorian Klink1-2/+7
7 hours r/8381 fix(tvix): fix outputHashes calculation for crates with versionsFlorian Klink1-2/+2
10 hours r/8380 refactor(tvix/store): use composition in tvix_store crateYureka20-254/+572
12 hours r/8379 feat(tvix/nar-bridge): implement PUT $outhash.narinfoFlorian Klink2-3/+79
12 hours r/8378 feat(tvix/nar-bridge): add 404 handler for GET/HEAD `/nar/…`Florian Klink1-0/+9
12 hours r/8377 feat(tvix/nar-bridge): support uploading NAR filesFlorian Klink5-13/+158
13 hours r/8376 feat(tvix/nar-bridge): initFlorian Klink9-87/+1460
13 hours r/8375 feat(tvix/castore/protos): return root node after validationFlorian Klink1-2/+4
13 hours r/8374 fix(tvix/store): add missing nar_info::ca::Hash::TextSha256Florian Klink1-21/+26
14 hours r/8373 docs: More documentation of nix daemon protocolBrian Olsen6-154/+303
38 hours r/8372 feat(tvix): different service types in one compositionYureka11-46/+64
40 hours r/8371 test(tvix/castore/ObjectStoreBlobService): test correct chunkingYureka1-6/+23
43 hours r/8370 fix(tvix/castore/blob/object_store): empty chunk list for single chunkYureka1-0/+9
2 days r/8369 fix(tvix/nix-compat): use `buf.filled()` to track read bytesRyan Lahfa1-1/+1
2 days r/8368 refactor(tvix): use composition & registry for from_addrYureka18-229/+316
2 days r/8367 feat(tvix/castore): add sled to composition registryYureka2-1/+51
2 days r/8366 feat(tvix/composition): allow creating a blank CompositionContextYureka1-6/+13
3 days r/8365 feat(tvix/castore): add composition moduleYureka16-51/+747
12 days r/8364 chore(tvix/tools/weave): Regenerate Cargo.nix and filter srcIlan Joselevich3-42/+101
12 days r/8363 chore(tvix/tools/turbofetch): Regenerate Cargo.nix and filter srcIlan Joselevich3-37/+28
12 days r/8362 chore(tvix/tools/crunch-v2): Regenerate Cargo.nix and filter srcIlan Joselevich3-68/+104
12 days r/8361 chore(tvix/tools/narinfo2parquet): Regenerate Cargo.nix and filter srcIlan Joselevich3-38/+31
12 days r/8360 fix(tvix/{store,castore,build}): Compile tonic w/o config in build.rsIlan Joselevich3-21/+9
13 days r/8359 chore(3p/gerrit): downgrade mina SSHd againLuke Granger-Brown3-44/+2
13 days r/8358 chore(3p/gerrit): create buildBazelPackageNG and migrate gerrit to itLuke Granger-Brown27-263/+458
14 days r/8357 refactor(tvix): point SSL_CERT_FILE to /dev/nullFlorian Klink5-12/+12
14 days r/8356 feat(tvix/eval): Bump imbl to 3.0.0Aspen Smith3-5/+6
14 days r/8355 fix(tvix/repl): Share globals and sourcemap across evaluationsAspen Smith10-60/+221
14 days r/8354 test(tvix/cli): Add some additional REPL testsAspen Smith1-0/+42
14 days r/8353 test(tvix/cli): Make the REPL testableAspen Smith9-346/+522
2024-07-06 r/8352 refactor(tvix/eval): Construct globals in EvaluationBuilder::buildAspen Smith2-58/+47
2024-07-06 r/8351 refactor(tvix/eval): Builderize EvaluationAspen Smith15-155/+326
2024-07-06 r/8350 chore(tvix/docs): Cross off a TODOAspen Smith1-6/+0
2024-07-05 r/8349 refactor(web/tvixbolt): buildRustPackage -> crate2nixIlan Joselevich9-122/+4595
2024-07-05 r/8348 feat(tvix/utils): Add defaultCrateOverridesForPkgs functionIlan Joselevich2-78/+78
2024-07-05 r/8347 fix(tvix/utils): Optionally add support for Cargo in filterRustCrateSrcIlan Joselevich2-5/+7
2024-07-05 r/8346 feat(tvix/repl): Allow binding variables at the top-levelAspen Smith6-16/+157
2024-07-05 r/8345 feat(tvix/eval): Allow passing in an env to evaluationAspen Smith7-15/+99
2024-07-05 r/8344 docs(tvix): update WASM statusFlorian Klink1-20/+6
2024-07-05 r/8343 refactor(tvix/eval): Drop LightSpan entirelyAspen Smith8-175/+109
2024-07-04 r/8342 docs(tvix): introductiontoastal5-0/+73
2024-07-03 r/8341 test(tvix/store): test listing endpoint tooFlorian Klink1-1/+9
2024-07-03 r/8340 fix(tvix/store/pathinfo/bigtable): fix listing endpointFlorian Klink1-1/+3
2024-07-02 r/8339 feat(tvix/tracing): http trace propagationSimon Hauser10-17/+302
2024-07-01 r/8338 feat(users/kranzes): add wasm-hello-worldIlan Joselevich7-0/+1262
2024-07-01 r/8337 chore(3p/sources): bump to OpenSSH vulnerability hotfixVincent Ambo15-230/+124
2024-07-01 r/8336 feat(tvix/store): add --remote-path-info-service-addr optionFlorian Klink1-0/+26
2024-07-01 r/8335 feat(tvix/store): use tokio-listener for tvix-store daemon commandFlorian Klink4-19/+31
2024-07-01 r/8334 chore(tvix): bump bigtable_rs to latest releaseFlorian Klink6-17/+7
2024-07-01 r/8333 feat(tvix/tracing): expose stdout_writer and stderr_writerSimon Hauser1-3/+34