tvl-depot/tvix/castore/src
Florian Klink 110734dfed docs(tvix/castore): fix missing slash in docstring
Change-Id: I5f39d0e613b651458b168cfd9df0693d7f01d704
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11246
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
2024-03-23 22:06:27 +00:00
..
blobservice feat(tvix/castore/blob): document missing objectstore+*:// URL 2024-03-20 12:17:42 +00:00
directoryservice fix(tvix/castore/directory/tests): close upload handle 2024-03-23 22:00:16 +00:00
fs feat(tvix/castore): Compile fix for Darwin 2024-02-19 17:14:24 +00:00
proto docs(tvix/castore): fix missing slash in docstring 2024-03-23 22:06:27 +00:00
tests refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …> 2024-01-09 14:08:22 +00:00
digests.rs feat(tvix/castore): impl Debug for B3Digest 2024-03-17 22:18:20 +00:00
errors.rs feat(tvix/castore): impl From<std::io::Error> for Error 2023-11-18 19:23:47 +00:00
fixtures.rs refactor(tvix): condense long bytestrings 2023-10-27 07:37:26 +00:00
hashing_reader.rs feat(tvix/castore): add HashingReader, B3HashingReader 2024-03-03 15:31:31 +00:00
import.rs fix(tvix/castore): don't emit ret as INFO 2024-02-18 07:12:27 +00:00
lib.rs feat(tvix/castore): add HashingReader, B3HashingReader 2024-03-03 15:31:31 +00:00
tonic.rs refactor(tvix/castore/tonic): use match in channel_from_url 2023-11-17 14:01:26 +00:00
utils.rs refactor(tvix/castore/tests): let gen_*_service return Boxes 2024-01-01 14:45:17 +00:00