Age | Commit message (Expand) | Author | Files | Lines |
2024-08-30 | r/8611 docs(tvix): update account creation instructions | Florian Klink | 1 | -1/+2 |
2024-08-13 | r/8487 docs(tvix/TODO): castore Directory struct is done | Florian Klink | 1 | -16/+8 |
2024-08-13 | r/8485 docs(tvix/TODO): DirectoryService with bucketed directories is done | Florian Klink | 1 | -6/+0 |
2024-08-07 | r/8451 docs(tvix/TODO): document blob prefetching dependency | Florian Klink | 1 | -0/+2 |
2024-08-07 | r/8450 docs(tvix/TODO): add Correctness > Performance section | Florian Klink | 1 | -1/+31 |
2024-08-04 | r/8442 feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb… | Ilan Joselevich | 1 | -1/+0 |
2024-07-30 | r/8432 chore(tvix): drop nar-bridge-go | Florian Klink | 1 | -1/+1 |
2024-07-29 | r/8423 docs(tvix/docs): Remove redb path info service from TODO | Ilan Joselevich | 1 | -1/+0 |
2024-07-23 | r/8406 docs(tvix/docs): add TODO for protobuf | Florian Klink | 1 | -0/+14 |
2024-07-21 | r/8393 docs(tvix): document the builder API | Florian Klink | 2 | -0/+62 |
2024-07-20 | r/8373 docs: More documentation of nix daemon protocol | Brian Olsen | 6 | -154/+303 |
2024-07-06 | r/8350 chore(tvix/docs): Cross off a TODO | Aspen Smith | 1 | -6/+0 |
2024-07-05 | r/8349 refactor(web/tvixbolt): buildRustPackage -> crate2nix | Ilan Joselevich | 1 | -12/+0 |
2024-07-05 | r/8344 docs(tvix): update WASM status | Florian Klink | 1 | -20/+6 |
2024-07-04 | r/8342 docs(tvix): introduction | toastal | 3 | -0/+48 |
2024-07-02 | r/8339 feat(tvix/tracing): http trace propagation | Simon Hauser | 1 | -4/+3 |
2024-06-27 | r/8317 docs(tvix): create Welcome + Contributing sections | toastal | 5 | -0/+288 |
2024-06-26 | r/8312 docs(tvix): use `#` for toplevel headings | Florian Klink | 7 | -14/+7 |
2024-06-26 | r/8305 feat(tvix/glue): handle regular file at builtins.path import | Florian Klink | 1 | -9/+0 |
2024-06-21 | r/8302 docs: use admonish for callouts | toastal | 5 | -9/+21 |
2024-06-20 | r/8301 docs(tvix): drop done TODOs in the O11Y section | Florian Klink | 1 | -8/+0 |
2024-06-20 | r/8299 feat(tvix/tracing): gRPC trace context propagation | Simon Hauser | 1 | -3/+0 |
2024-06-20 | r/8296 docs(tvix/docs): document nar renderer optimization potential | Florian Klink | 1 | -0/+12 |
2024-06-15 | r/8279 docs(tvix/TODO): dibs on crate2nix WASM | Ilan Joselevich | 1 | -1/+1 |
2024-06-15 | r/8278 docs(tvix/TODO): add builtins.path roundtrip for flat | Florian Klink | 1 | -0/+9 |
2024-06-15 | r/8277 docs(tvix/*store): add some internal links | Florian Klink | 4 | -5/+5 |
2024-06-15 | r/8276 docs(tvix/TODO): drop builtins:fetchurl item | Florian Klink | 1 | -4/+0 |
2024-06-14 | r/8273 fix(tvix/tracing): reduce the error logs of otlp if collector is offline | Simon Hauser | 1 | -10/+0 |
2024-06-14 | r/8270 chore(tvix/eval): move eval docs to tvix/docs | Florian Klink | 12 | -0/+1618 |
2024-06-14 | r/8269 chore(tvix/docs): move [ca]store docs to tvix/docs | Florian Klink | 6 | -0/+653 |
2024-06-14 | r/8267 feat(tvix/docs): add mdbook-admonish | Florian Klink | 1 | -0/+9 |
2024-06-13 | r/8264 chore(tvix/docs): move daemon protocol to its own chapter | Florian Klink | 2 | -4/+20 |
2024-06-11 | r/8246 docs(tvix/docs/TODO): document ChunkService split idea | Florian Klink | 1 | -1/+16 |
2024-06-10 | r/8242 feat(tvix/tracing): introduce common tvix-tracing crate | Simon Hauser | 1 | -8/+3 |
2024-06-10 | r/8241 docs(tvix/docs/TODO): document attempt to add more granular errors | Florian Klink | 1 | -0/+8 |
2024-06-10 | r/8239 docs(tvix/docs/TODO): document crate2nix for WASM attempts | Florian Klink | 1 | -0/+26 |
2024-06-05 | r/8216 docs(tvix/docs/TODO): expand Store Composition config section | Florian Klink | 1 | -3/+27 |
2024-06-05 | r/8214 docs(tvix/docs/TODO): extend O11Y section | Florian Klink | 1 | -6/+33 |
2024-05-23 | r/8166 docs(tvix/docs/TODO): add item for string context rework | Florian Klink | 1 | -0/+9 |
2024-05-23 | r/8165 docs(tvix/TODO): toXML string context and self-closing tags is done | Florian Klink | 1 | -3/+0 |
2024-05-16 | r/8154 docs(tvix): Begin documenting the Nix daemon protocol | Brian Olsen | 5 | -0/+1527 |
2024-05-11 | r/8111 docs(tvix/docs): async nar reader is done | Florian Klink | 1 | -4/+1 |
2024-05-11 | r/8110 docs(tvix/todo): add section on [ca]store errors | Florian Klink | 1 | -0/+7 |
2024-05-11 | r/8109 docs(tvix/todo): update test suite section | Florian Klink | 1 | -4/+13 |
2024-04-25 | r/8005 docs(tvix): add a list of TODOs/ideas | Florian Klink | 2 | -0/+130 |
2024-03-03 | r/7647 docs(tvix): remove differences-drv-paths.md | Florian Klink | 2 | -36/+0 |
2024-03-03 | r/7645 feat(tvix/docs): switch to mdbook | Florian Klink | 7 | -0/+719 |