about summary refs log tree commit diff
path: root/users/grfn/resume/moderncv.cls (unfollow)
AgeCommit message (Expand)AuthorFilesLines
3 hours r/8404 test(tvix/store): add xp-store-composition to feature powersetYureka1-1/+1
4 hours r/8403 feat(tvix/store): add grpc healthcheck service to daemonYureka4-0/+71
4 hours r/8402 fix(store): add toml dependency for feature xp-store-compositionYureka2-1/+2
5 hours r/8401 fix(tazjin/emacs): fix Go indentation offset in tree-sitter modeVincent Ambo1-6/+3
6 hours r/8400 feat(tvix): add experimental-store-composition optionYureka5-52/+230
6 hours r/8399 refactor(tvix): move service addrs into shared clap structYureka12-149/+132
6 hours r/8398 chore(tvix/tracing): switch tracing-opentelemetry from git to releaseYureka5-10/+4
6 hours r/8397 feat(tvix/composition): improve error message for unknown tagYureka1-2/+2
22 hours r/8396 fix(tvix/store): Fix narinfo compression selectionsinavir1-2/+2
22 hours r/8395 feat(tvix/nix-compat): add SigningKey, NARInfo::add_signatureFlorian Klink2-0/+185
22 hours r/8394 refactor(tvix/nix-compat): rename PubKey to VerifyingKeyFlorian Klink4-25/+25
22 hours r/8393 docs(tvix): document the builder APIFlorian Klink2-0/+62
22 hours r/8392 test(tvix/composition): add recursion and concurrent testsYureka1-0/+63
25 hours r/8391 docs(tvix/composition): add comment about stackYureka1-0/+3
27 hours r/8390 feat(tvix/composition): downcast boxed error if possibleYureka1-4/+7
30 hours r/8389 feat(ops/users): add sinavir to userssinavir1-0/+5
30 hours r/8388 fix(tvix/composition): include typeid in recursion checkYureka1-5/+13
32 hours r/8387 fix(tvix/nar-bridge): remove leftover debug statementFlorian Klink1-3/+1
32 hours r/8386 feat(tvix/nar-bridge): change default portFlorian Klink1-1/+1
33 hours r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0Yureka15-739/+1828
38 hours r/8384 feat(tvix/tracing): http propagation for axumSimon Hauser8-11/+207
44 hours r/8383 refactor(tvix/boot/tests): use nar-bridge-rsFlorian Klink1-4/+3
44 hours r/8382 fix(tvix/nar-bridge): fix root node decoding and validationFlorian Klink1-2/+7
45 hours r/8381 fix(tvix): fix outputHashes calculation for crates with versionsFlorian Klink1-2/+2
2 days r/8380 refactor(tvix/store): use composition in tvix_store crateYureka20-254/+572
2 days r/8379 feat(tvix/nar-bridge): implement PUT $outhash.narinfoFlorian Klink2-3/+79
2 days r/8378 feat(tvix/nar-bridge): add 404 handler for GET/HEAD `/nar/…`Florian Klink1-0/+9
2 days r/8377 feat(tvix/nar-bridge): support uploading NAR filesFlorian Klink5-13/+158
2 days r/8376 feat(tvix/nar-bridge): initFlorian Klink9-87/+1460
2 days r/8375 feat(tvix/castore/protos): return root node after validationFlorian Klink1-2/+4
2 days r/8374 fix(tvix/store): add missing nar_info::ca::Hash::TextSha256Florian Klink1-21/+26
2 days r/8373 docs: More documentation of nix daemon protocolBrian Olsen6-154/+303
3 days r/8372 feat(tvix): different service types in one compositionYureka11-46/+64
3 days r/8371 test(tvix/castore/ObjectStoreBlobService): test correct chunkingYureka1-6/+23
3 days r/8370 fix(tvix/castore/blob/object_store): empty chunk list for single chunkYureka1-0/+9
4 days r/8369 fix(tvix/nix-compat): use `buf.filled()` to track read bytesRyan Lahfa1-1/+1
4 days r/8368 refactor(tvix): use composition & registry for from_addrYureka18-229/+316
4 days r/8367 feat(tvix/castore): add sled to composition registryYureka2-1/+51
4 days r/8366 feat(tvix/composition): allow creating a blank CompositionContextYureka1-6/+13
4 days r/8365 feat(tvix/castore): add composition moduleYureka16-51/+747
13 days r/8364 chore(tvix/tools/weave): Regenerate Cargo.nix and filter srcIlan Joselevich3-42/+101
13 days r/8363 chore(tvix/tools/turbofetch): Regenerate Cargo.nix and filter srcIlan Joselevich3-37/+28
13 days r/8362 chore(tvix/tools/crunch-v2): Regenerate Cargo.nix and filter srcIlan Joselevich3-68/+104
13 days r/8361 chore(tvix/tools/narinfo2parquet): Regenerate Cargo.nix and filter srcIlan Joselevich3-38/+31
13 days r/8360 fix(tvix/{store,castore,build}): Compile tonic w/o config in build.rsIlan Joselevich3-21/+9
2024-07-08 r/8359 chore(3p/gerrit): downgrade mina SSHd againLuke Granger-Brown3-44/+2
2024-07-08 r/8358 chore(3p/gerrit): create buildBazelPackageNG and migrate gerrit to itLuke Granger-Brown27-263/+458
2024-07-07 r/8357 refactor(tvix): point SSL_CERT_FILE to /dev/nullFlorian Klink5-12/+12
2024-07-07 r/8356 feat(tvix/eval): Bump imbl to 3.0.0Aspen Smith3-5/+6
2024-07-07 r/8355 fix(tvix/repl): Share globals and sourcemap across evaluationsAspen Smith10-60/+221