snix/tvix/castore/src
Florian Klink 9fabf8a1b5 feat(tvix/castore): set user-agent for object_store blob/directorysvc
Change-Id: I9fcebffb19174cba2e9001398419d3041266400c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12850
Reviewed-by: Vladimir Kryachko <v.kryachko@gmail.com>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: flokli <flokli@flokli.de>
2024-11-29 08:09:50 +00:00
..
blobservice feat(tvix/castore): set user-agent for object_store blob/directorysvc 2024-11-29 08:09:50 +00:00
directoryservice feat(tvix/castore): set user-agent for object_store blob/directorysvc 2024-11-29 08:09:50 +00:00
fs fix(tvix/castore/fs): fix build for MacOS 2024-10-27 14:29:08 +00:00
import fix(tvix/castore): instrument blob uploads with current span 2024-11-23 09:40:21 +00:00
nodes refactor(tvix/castore): have SymlinkTarget-specific errors 2024-08-18 17:22:21 +00:00
path refactor(tvix/castore): have PathComponent-specific errors 2024-08-18 17:22:21 +00:00
proto refactor(tvix/castore): add try_into_anonymous_node, rename to try_* 2024-10-19 09:35:53 +00:00
tests feat(castore/fs): optional refscanner for ingest 2024-10-01 13:40:51 +00:00
composition.rs refactor(tvix/castore/blob): use near/far for CombinedBlobService 2024-11-11 18:46:33 +00:00
digests.rs refactor(tvix/castore/digest): stop using bytes::Bytes internally 2024-11-12 11:09:11 +00:00
errors.rs refactor(tvix/castore): add try_into_anonymous_node, rename to try_* 2024-10-19 09:35:53 +00:00
fixtures.rs refactor(tvix/castore): remove use of lazy_static 2024-10-17 21:17:25 +00:00
hashing_reader.rs refactor(tvix/castore/hashing_reader): migrate to rstest 2024-04-07 14:51:47 +00:00
lib.rs feat(tvix/castore): set user-agent for object_store blob/directorysvc 2024-11-29 08:09:50 +00:00
refscan.rs test(tvix/castore/refscan): add empty pattern regression test 2024-10-01 15:36:43 +00:00
tonic.rs chore(tvix): upgrade to tonic 0.12 / hyper 1.0 2024-07-21 11:01:38 +00:00