- a15001f Bump golang.org/x/net from 0.4.0 to 0.7.0 (#433) by dependabot[bot] · 1 year, 8 months ago main
- 3a73c5e [reader] Fix compressed reader retries (#432) by Oliver Newman · 1 year, 8 months ago
- 66c350b git squash commit for update_libraries. (#427) by Takuto Ikuta · 1 year, 9 months ago
- d47b669 Initial commit. (#431) by YukaS · 1 year, 9 months ago
- 0203d45 Update writeChunked method in bytestream.go to allow resumable upload with ByteStream Write API. (#425) by YukaS · 1 year, 9 months ago
- 0d5329b Upgrade to go 1.19.5 (#428) by Benjamin Segall · 1 year, 9 months ago
- f172074 Refactor public methods to delegate to impls (#426) by Anas H. Sulaiman · 1 year, 9 months ago
- 3533698 Optionally process symlinks pointing outside exec root (#422) by Oliver Newman · 1 year, 9 months ago
- 110c75c Organize the code in client/cas.go (#424) by Anas H. Sulaiman · 1 year, 10 months ago
- 82c4ae2 Fix conflicting deps for golang/x/sys (#423) by Anas H. Sulaiman · 1 year, 10 months ago
- e62cf9b Download Specified Outputs (#421) by Bani Singh · 2 years ago
- ad91cd0 Added com_google_cloud_go_compute_metadata dependency (#420) by Noah Dietz · 2 years ago
- 4b34b65 Ensure xattr global variables are restored after tests (#419) by Benjamin Segall · 2 years, 6 months ago
- 6c84898 Remove deprecated grpc.WithBalancerName (#418) by ramymedhat · 2 years, 6 months ago
- 8780f11 Fix what path gets updated in cache (#417) by Kousik Kumar · 2 years, 6 months ago
- 07afe88 Fix all lint errors and enable golint (#416) by Kousik Kumar · 2 years, 7 months ago
- adacacf Returned a customized error when initializing a new client (#415) by Kousik Kumar · 2 years, 7 months ago
- b5d98ad Always set file modified time after writing to a file (#414) by Kousik Kumar · 2 years, 7 months ago
- ed923fe xattr digest fallback (#413) by David Goldsmith · 2 years, 8 months ago
- edee8d7 Fix ComputeOutputsToUpload to build directory tree consistently (#411) by Andus Yu · 2 years, 8 months ago
- 1a3a682 Respect per RPC creds even during Dial() (#410) by Kousik Kumar · 2 years, 8 months ago
- 1631761 Revert "Remove execution retries based on operation errors. (#392)" (#409) by ramymedhat · 2 years, 8 months ago
- 36f659d Improve error message when symlink target is out of tree. (#408) by ramymedhat · 2 years, 8 months ago
- f30e94e Expose errors in closing the Writer. (#407) by ramymedhat · 2 years, 8 months ago
- 60a8d78 Add zstd compression check in SDK capabilities. (#406) by Rubens Farias · 2 years, 8 months ago
- 0a5630b Wrap CloseSend to ensure it is not called on a nil ClientStream (#405) by ramymedhat · 2 years, 9 months ago
- 912d78b show correct digest in error (#404) by Takuto Ikuta · 2 years, 9 months ago
- 9b604c4 replace CloseSend with CloseAndRecv (#403) by Takuto Ikuta · 2 years, 9 months ago
- 93c6b90 Update go to 1.17 & remove deprecated ioutil (#402) by Rubens Farias · 2 years, 9 months ago
- bef35f9 Update protobuf to new API (#401) by Rubens Farias · 2 years, 9 months ago
- d230032 Fix typos and lints. (#400) by Rubens Farias · 2 years, 9 months ago
- 1452af6 Ignore empty directory virtual inputs if inputs exist under them. (#399) by ramymedhat · 2 years, 9 months ago
- 052cf87 Remove execution retries based on operation errors. (#392) by Steven Bergsieker · 2 years, 10 months ago
- 88f5ece Add DownloadAction and ExecuteAction operations to remotetool. (#398) by ramymedhat · 2 years, 10 months ago
- 97bc9f1 Add support for output directories in fake server. (#397) by Andus Yu · 2 years, 10 months ago
- a696b49 Added RemoteWorkingDir (#395) by Bozydar Szadkowski · 2 years, 10 months ago
- 0d29910 Added com_google_cloud_go_compute dependency (#396) by Bozydar Szadkowski · 2 years, 10 months ago
- db7d098 Remove GetOutputDigests and add OutputDirectoryDigests to Metadata (#391) by Andus Yu · 2 years, 11 months ago
- 621016c Add GetOutputDigests function (#390) by Andus Yu · 2 years, 11 months ago
- 74039f5 Update rules_go and gazelle (#389) by Rubens Farias · 3 years ago
- 1cffce2 Fix SDK to use working-directory relative output paths. (#292) by ramymedhat · 3 years ago
- 24688eb Add optional extended file attribute use to hash compute function (#387) by David Goldsmith · 3 years ago
- af570c2 Fix ComputeMerkleTree to handle empty root (#388) by Junji Watanabe · 3 years ago
- 7ce4ddf Throw errors for incorrectly tagged as empty paths (#386) by Rubens Farias · 3 years ago
- 5d17687 update protobuf version (#385) by Takuto Ikuta · 3 years ago
- eddee68 Use res.Err for RemoteErrorResultStatus and TimeoutResultStatus (#384) by Andus Yu · 3 years ago
- 5982a8e Make numExecCalls increment atomic (#383) by David Goldsmith · 3 years, 1 month ago
- af1232e Add NoAuth mode to allow TLS without client authentication (#382) by Mostyn Bramley-Moore · 3 years, 2 months ago
- ddba205 tool: wrap err (#381) by Takuto Ikuta · 3 years, 2 months ago
- e00a422 tool: add UploadBlobV2 (#380) by Takuto Ikuta · 3 years, 2 months ago
- d52cee3 cas: elaborate error from os.Lstat in visitSymlink (#377) by Takuto Ikuta · 3 years, 3 months ago
- 4ee719b Download Golang during CI job (#379) by Philipp Wollermann · 3 years, 3 months ago
- 29944c1 do not follow symlink if it is preserved (#378) by Takuto Ikuta · 3 years, 3 months ago
- 499be56 cas: add trace logs (#376) by Takuto Ikuta · 3 years, 3 months ago upstream/pin
- 7ce38e0 cas: check file existence for large file (#375) by Takuto Ikuta · 3 years, 3 months ago
- 3db822c Remove typos (#374) by Rubens Farias · 3 years, 3 months ago
- 3f34e74 Make glog import consistent. (#373) by Rubens Farias · 3 years, 3 months ago
- e96eb06 add more log around upload (#372) by Takuto Ikuta · 3 years, 3 months ago
- 1cec173 update remote-apis (#371) by Takuto Ikuta · 3 years, 4 months ago
- 21d6adc use semaphore for large file upload (#370) by Takuto Ikuta · 3 years, 4 months ago
- 3c4ce91 allow to use streamBufSize larger than 32KiB (#369) by Takuto Ikuta · 3 years, 4 months ago
- d965bf9 cas: fix deadlock (#368) by Takuto Ikuta · 3 years, 4 months ago
- 3ddc89f "Wrap" gRPC error codes. (#367) by Rubens Farias · 3 years, 4 months ago
- 3d0cf1b Revert "Add useful error message for uploading files. (#339)" (#366) by Rubens Farias · 3 years, 4 months ago
- f9e6595 add size check (#365) by Takuto Ikuta · 3 years, 4 months ago
- c672e5b [cas] Add PathSpec.Allowlist (#360) by nodirg · 3 years, 4 months ago
- b2689fa [cas] Refactor Digest() (#363) by nodirg · 3 years, 5 months ago
- 05222e7 Fix lint (#357) by nodirg · 3 years, 5 months ago
- dd6c290 [cas] Simplify UploadResult.Digest() signature (#362) by nodirg · 3 years, 5 months ago
- 5a8daf7 [cas] Refactor code (#359) by nodirg · 3 years, 5 months ago
- e7ea26b [cas] Fix joinFilePathsFast (#361) by nodirg · 3 years, 5 months ago
- 54f1f91 ignore WithStack (#358) by Takuto Ikuta · 3 years, 5 months ago
- a5af2d4 Add return value names in singleflightcache (#356) by nodirg · 3 years, 5 months ago
- 5d4d813 chunker: remove unused field from Chunker (#355) by Takuto Ikuta · 3 years, 5 months ago
- 882e334 [cas] Add UploadResult.Digest() (#340) by nodirg · 3 years, 5 months ago
- 8544bdc [cas] Clean PathSpec.Path (#352) by nodirg · 3 years, 5 months ago
- dd2d397 Upgrade zstdpool-syncpool for DecoderWrapper.Close bugfix (#354) by Mostyn Bramley-Moore · 3 years, 5 months ago
- 95e5a02 golangci-lint.yml: enable only-new-issues (#351) by Takuto Ikuta · 3 years, 5 months ago
- 1a7d2a4 [cas] Require PathSpec.Path to be absolute (#345) by nodirg · 3 years, 5 months ago
- f831c11 make (*Chunker).Reset returns error (#348) by Takuto Ikuta · 3 years, 5 months ago
- ead1458 Preserving symlink or not can be configured from Command. (#343) by Yoshisato Yanagisawa · 3 years, 5 months ago
- f9d52cd Catch another pool check (#347) by Rubens Farias · 3 years, 5 months ago
- d94f8a8 Small tweaks to appease internal import checks. (#346) by Rubens Farias · 3 years, 5 months ago
- 752e4ef google/uuid -> pborman/uuid (#344) by Rubens Farias · 3 years, 5 months ago
- 3dfb518 [cas] Rename UploadInput to PathSpec (#342) by nodirg · 3 years, 5 months ago
- e155d01 Add useful error message for uploading files. (#339) by bansalvinayak · 3 years, 6 months ago
- 0e57752 [cas] PathExclude: use forward-slash-separated paths (#341) by nodirg · 3 years, 6 months ago
- 80ea864 [cas] Read files once (#335) by nodirg · 3 years, 6 months ago
- 2a9b299 [cas] Rename UploadOptions.Callback to Prelude (#334) by nodirg · 3 years, 6 months ago
- 45f49a9 [cas] Unembed cas.Client.ClientConfig. (#333) by nodirg · 3 years, 6 months ago
- 395c674 remove unused variables (#332) by Takuto Ikuta · 3 years, 6 months ago
- 799af6d add .golangci.yml (#331) by Takuto Ikuta · 3 years, 6 months ago
- 0e4d293 Create golangci-lint.yml (#330) by Takuto Ikuta · 3 years, 6 months ago
- 7d771a4 apply `bazel run //:gazelle` (#329) by Takuto Ikuta · 3 years, 6 months ago
- 3b602dd [cas] Implement per-request timeouts in a stream (#325) by nodirg · 3 years, 6 months ago
- 476a158 Update golang, rules_go and gazelle. (#328) by Rubens Farias · 3 years, 6 months ago
- b060564 include file path in upload error (#327) by Takuto Ikuta · 3 years, 6 months ago
- 7182b47 [cas] Implement streaming (#320) by nodirg · 3 years, 6 months ago
- 7447b28 Add Mtime to the file metadata cache. (#326) by ramymedhat · 3 years, 6 months ago
- 5121020 Update RE dependency to get latest go bindings. (#324) by Rubens Farias · 3 years, 6 months ago