about summary refs log tree commit diff
path: root/tvix/castore/src/errors.rs
AgeCommit message (Expand)AuthorFilesLines
47 hours r/8711 fix(tvix/nar-bridge): Remove name check for root node in nar generationsinavir1-2/+2
2024-08-21 r/8548 fix(tvix/castore): u32 -> u64 in DirectoryError::SizeOverflow messageBen Webb1-1/+1
2024-08-18 r/8514 refactor(tvix/castore): have SymlinkTarget-specific errorsFlorian Klink1-3/+6
2024-08-18 r/8513 refactor(tvix/castore): have PathComponent-specific errorsFlorian Klink1-3/+3
2024-08-17 r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink1-4/+6
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-22/+24
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-0/+41
2024-07-22 r/8405 feat(tvix/store): add redb PathInfoServiceIlan Joselevich1-0/+36
2024-05-11 r/8115 refactor(tvix/castore/error): drop From<PoisonError<T>> for ErrorFlorian Klink1-7/+0
2024-03-24 r/7777 feat(tvix/castore): add rstest-based DirectoryService testsFlorian Klink1-1/+1
2023-11-18 r/7026 feat(tvix/castore): impl From<std::io::Error> for ErrorFlorian Klink1-0/+10
2023-11-15 r/7022 refactor(tvix/castore/tonic): make async, support wait-connect=?Florian Klink1-2/+2
2023-10-14 r/6802 refactor(tvix/*store): helper for channel creation from urlFlorian Klink1-0/+6
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+45