1. bac4596 Revert concurrent uploads (#210) by Kousik Kumar · 3 years, 8 months ago
  2. a97b979 client: Support mTLS authentication (#199) by Yannic · 3 years, 8 months ago
  3. 76d3b01 DownloadOuputs option includes stdout/stderr streams. (#209) by ramymedhat · 3 years, 8 months ago
  4. 3aaf045 Produce chunks for individual dir protos as well (#183) by Peter Ebden · 3 years, 9 months ago
  5. c827d82 remotetool: add command to upload a blob into the CAS (#197) by Yannic · 3 years, 9 months ago
  6. 271da4a Add --service_no_security to connect to the RBE service without TLS (#198) by Yannic · 3 years, 9 months ago
  7. 90844c1 Fixing deadlock in upload: context cancellation (#202) by Ola Rozenfeld · 3 years, 9 months ago
  8. 0dbc103 Fixing streamed RPC timeouts. (#192) by Ola Rozenfeld · 3 years, 9 months ago
  9. f7975f5 Run retries tests in parallel (#201) by Takuto Ikuta · 3 years, 9 months ago
  10. 5233379 Bugfix: keeping previous codepath when TLS is enabled. (#195) by Ola Rozenfeld · 3 years, 9 months ago
  11. 8ef7ef9 Turning on Capabilities startup by default, and adding a flag. (#194) by Ola Rozenfeld · 3 years, 9 months ago
  12. b44afff Add more TLS config flags, and support remote caching mode (#191) by Andrew Suffield · 3 years, 9 months ago
  13. 5d06196 Reading server capabilities at client startup. (#190) by Ola Rozenfeld · 3 years, 9 months ago
  14. f6d46a9 Deduping concurrent write requests. (#189) by Ola Rozenfeld · 3 years, 9 months ago
  15. 25e10c1 Customizing RPC timeouts per RPC via flags. (#186) by Ola Rozenfeld · 3 years, 9 months ago
  16. 09d6d8d Using the same version of uuid as the rest of the repo. Running gazelle. (#187) by Ola Rozenfeld · 3 years, 9 months ago
  17. dd9a2aa Adding action reexecution. Also fixing a bug in input tree computation. (#185) by Ola Rozenfeld · 3 years, 9 months ago
  18. 9dfa8d6 Add ExecutionID to the command proto. (#163) by ramymedhat · 3 years, 9 months ago
  19. 81a3a82 Read lock before looping through scStates in regeneratePicker() (#181) by Kousik Kumar · 3 years, 9 months ago
  20. 7ded37c Use t.TempDir() instead of os.TempDir() (#182) by Kousik Kumar · 3 years, 9 months ago
  21. 7ac68fd Fixing merge conflict with previous patch (#180) by Ola Rozenfeld · 3 years, 9 months ago
  22. 019d28e Adding download file and Merkle dir to remote tool. (#179) by Ola Rozenfeld · 3 years, 9 months ago
  23. 4f977cf git squash commit for change_download_directory. (#178) by Takuto Ikuta · 3 years, 9 months ago
  24. b080034 Add DownloadDirectory function (#173) by Takuto Ikuta · 3 years, 9 months ago
  25. 9a6170b change default for regular file (#177) by Takuto Ikuta · 3 years, 9 months ago
  26. a8babdd make file mode configuable (#176) by Takuto Ikuta · 3 years, 9 months ago
  27. 5bb3e92 update rulese_go (#172) by Takuto Ikuta · 3 years, 9 months ago
  28. daf8fa0 Bugfix: repb != regrpc (#171) by Ola Rozenfeld · 3 years, 10 months ago
  29. a7fc931 Revert "cas: utilize locality when writing files to disk in DownloadFiles" (#170) by Kousik Kumar · 3 years, 10 months ago
  30. a2807b6 Make Store() and Delete() mutually exclusive (#165) by Kousik Kumar · 3 years, 10 months ago
  31. 81bd58c Default value fixes for new arguments (#169) by Ola Rozenfeld · 3 years, 10 months ago
  32. 09e3700 add link to godev (#168) by Takuto Ikuta · 3 years, 10 months ago
  33. c94406c Make max concurrent requests and streams as flags (#167) by Kousik Kumar · 3 years, 10 months ago
  34. 715b603 update go.mod/go.sum (#166) by Takuto Ikuta · 3 years, 10 months ago
  35. 6d8a65d cas: utilize locality when writing files to disk (#164) by Takuto Ikuta · 3 years, 10 months ago
  36. e0c3993 Tool to show inputs/outputs & command of an action (#161) by Kousik Kumar · 3 years, 10 months ago
  37. d14bd4a Add DownloadResults function to download the results of an action. (#162) by ramymedhat · 3 years, 10 months ago
  38. 41fea37 Tool to download results of a given action digest (#160) by Kousik Kumar · 3 years, 10 months ago
  39. 5f248db update rules_go (#159) by Takuto Ikuta · 3 years, 11 months ago
  40. 75100dc Add UploadIfMissingStats to report the CAS misses (#156) by Ye Kuang · 3 years, 11 months ago
  41. 82c6101 client: make DownloadFiles public (#158) by Takuto Ikuta · 3 years, 11 months ago
  42. 6f04825 Upgrading to grpc-go v1.30.0 (#155) by Ola Rozenfeld · 4 years ago
  43. ef239a1 Add symlink info to file metadata (#153) by Ye Kuang · 4 years ago
  44. bafedfc Set the empty digest for empty directories when flattening a tree (#154) by Jonathan Poole · 4 years ago
  45. f9b4b0d Fixes #151. Make sure to reset the singleton cache after every test case. (#152) by Ola Rozenfeld · 4 years ago
  46. cc93e30 Add virtual inputs to command proto. Fixes #149. (#150) by Ola Rozenfeld · 4 years ago
  47. 7cf2791 Fixes #147: collisions between physical and virtual inputs resolve to physical inputs (#148) by Ola Rozenfeld · 4 years ago
  48. c00c035 go: github.com/pkg/errors upgrade => v0.9.1 (#145) by Ye Kuang · 4 years ago
  49. 9519995 return digest of root directory from ComputeOutputsToUpload (#143) by Takuto Ikuta · 4 years ago
  50. 0111bbc Fixing thread sanitizer test failure. (#140) by Ola Rozenfeld · 4 years ago
  51. 7e43222 Add a test for testing race conditions in LoadOrStore (#144) by Kousik Kumar · 4 years ago
  52. a65174a Update cache entries of output files (#142) by Kousik Kumar · 4 years ago
  53. 6e74127 Remove Validating cache (#141) by Kousik Kumar · 4 years ago
  54. 17eef19 Splitting cache_test into two for Windows (#139) by Ola Rozenfeld · 4 years ago
  55. d78b5ea Migrate to V2 balancer. (#137) by Ola Rozenfeld · 4 years, 1 month ago
  56. d833149 Ignore invalid symlinks when computing Merkle tree (#134) by Kousik Kumar · 4 years, 3 months ago
  57. 24a03e3 Adding Delete and Reset as public Cache methods (#133) by Ola Rozenfeld · 4 years, 3 months ago
  58. d3ce9bb Fixing internal lint warnings. (#132) by Ola Rozenfeld · 4 years, 3 months ago
  59. 3846595 Adding in-memory filemetadata cache. (#130) by Ola Rozenfeld · 4 years, 3 months ago
  60. 656a0d6 Adding Command proto serialization. (#129) by Ola Rozenfeld · 4 years, 3 months ago
  61. 7476b11 Remove explicit "set -e" from presubmit.yml (#131) by Philipp Wollermann · 4 years, 3 months ago
  62. 4b8acdc presubmit: shell_commands should exit if any command fails (#127) by mostynb · 4 years, 3 months ago
  63. 3ef0979 Add ExecuteAndWaitProgress function to let us get at progress updates (#128) by Peter Ebden · 4 years, 3 months ago
  64. a8c7f84 Forgot to use RPC call options in a few places. (#126) by Ola Rozenfeld · 4 years, 4 months ago
  65. a8d6214 Fixing moreflag to work with both internal and external package. (#125) by Ola Rozenfeld · 4 years, 4 months ago
  66. 1e60656 Fixes #122. Compute request size precisely for batching purposes. (#124) by Ola Rozenfeld · 4 years, 4 months ago
  67. a4d2940 Fix moreflag to make command line args win over env vars. (#123) by ramymedhat · 4 years, 4 months ago
  68. d02017f Adding overload with instance name parameter. (#121) by Ola Rozenfeld · 4 years, 5 months ago
  69. 75902a6 Multiplex remote capabilities between execution / CAS (#111) by Peter Ebden · 4 years, 5 months ago
  70. 657b61b Add a ReadProto function to Client (#109) by Peter Ebden · 4 years, 5 months ago
  71. 15e3da3 Allow the user to specify additional DialOpts (#120) by Peter Ebden · 4 years, 5 months ago
  72. 32b31d1 Output directories empty structure support. Fixes #42. (#119) by Ola Rozenfeld · 4 years, 5 months ago
  73. 69a2078 Migrating to gRPC 1.26. Fixes #117. (#118) by Ola Rozenfeld · 4 years, 5 months ago
  74. 6e44b2e Warn on empty instance name instead of failure. (#115) by Arber Xhindoli · 4 years, 5 months ago
  75. e549ae4 Remove duplicate load line (#112) by Ed Baunton · 4 years, 5 months ago
  76. 722563a Handling empty directory input structure (#42) (#116) by Ola Rozenfeld · 4 years, 6 months ago
  77. 4e28b71 Fixing internal build/lint (#114) by Ola Rozenfeld · 4 years, 6 months ago
  78. e4ba46f Integrate GCP's GRPC balancer and initialize interceptor for connections to RBE (#113) by Kousik Kumar · 4 years, 6 months ago
  79. 62edbac Enabling retries by default (#110) by Ola Rozenfeld · 4 years, 7 months ago
  80. a21ff57 Switching everything to use pkg versions. Closes #40. (#106) by Ola Rozenfeld · 4 years, 7 months ago
  81. af4eb24 Removing output directories before downloading. (#107) by Ola Rozenfeld · 4 years, 7 months ago
  82. 9f0428c Cleanup: forking top-level directories under pkg, to later delete the original ones. #40 (#104) by Ola Rozenfeld · 4 years, 7 months ago
  83. 2abbe5b Removing old copy of tree package and migrating remaining deps. #40. (#102) by Ola Rozenfeld · 4 years, 7 months ago
  84. d0bfafe Correct fix for #101: sorting the right thing (#105) by Ola Rozenfeld · 4 years, 7 months ago
  85. 9b27249 Fixing #101, sorting slices manually before comparison. (#103) by Ola Rozenfeld · 4 years, 7 months ago
  86. 6f589a6 Fix generic comparisons on protobuf messages (#100) by Ola Rozenfeld · 4 years, 7 months ago
  87. a5ed373 Replacing references to old version of tree package (#98) by Ola Rozenfeld · 4 years, 7 months ago
  88. 3e40a08 Don't download empty blobs. Closes #76. (#97) by Ola Rozenfeld · 4 years, 8 months ago
  89. 9d02cd1 Bugfix: accumulate TotalOutputBytes per result (#96) by Ola Rozenfeld · 4 years, 8 months ago
  90. fb2c853 Adding output metadata metrics. #45. (#94) by Ola Rozenfeld · 4 years, 8 months ago
  91. eae3851 Upgrade the SDK to latest dependency versions and Bazel 1.1. (#91) by Ola Rozenfeld · 4 years, 8 months ago
  92. 74eb4dc Adding more batch tests, including DEADLINE_EXCEEDED tests (#90) by Ola Rozenfeld · 4 years, 8 months ago
  93. ef25111 Picking an unused port instead of hardcoding it. (#88) by Ola Rozenfeld · 4 years, 8 months ago
  94. cee69d5 Fixing Close: supposed to return an error. (#86) by Ola Rozenfeld · 4 years, 8 months ago
  95. c1132b1 Fixing broken internal builds -- flag Value needs to implement Get. (#85) by Ola Rozenfeld · 4 years, 8 months ago
  96. 64a0810 Adding an option to specify a separate CAS endpoint. (#84) by Ola Rozenfeld · 4 years, 8 months ago
  97. 42f9c10 Hiding public constructors that take a gRPC connection. (#83) by Ola Rozenfeld · 4 years, 8 months ago
  98. f451657 add "go vet" check to presubmit (#81) by mostynb · 4 years, 8 months ago
  99. f79c9d1 Exporting the gRPC connection. (#82) by Ola Rozenfeld · 4 years, 8 months ago
  100. 94cef89 fix broken link in check-gofmt.sh (#80) by mostynb · 4 years, 8 months ago