aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-20Tweak go toolchain declaration to appease rules_go. (#196)upstream-masterRubens Farias
2021-05-11update rules_go (#195)Takuto Ikuta
2021-05-05Add support for the Deflate compression algorithm (#189)Ed Schouten
2021-04-30Update embedded go bindings. (#194)Rubens Farias
2021-04-22Clarify `WriteRequest.write_offset` spec for compressed blobs (#193)nodirg
2021-04-14Add bazel-remote to server implementations in README.md (#190)Mostyn Bramley-Moore
2021-03-09Add support for transferring compressed blobs via ByteStream (#168)Mostyn Bramley-Moore
2021-03-09Add BuildBuddy to README.md (#180)Siggi Simonarson
2021-03-01Add additional optional metadata fields (#186)Daniel Wagner-Hall
2020-12-09Fix go bindings generation (#182)mostynb
2020-11-13Document that Execute() is permitted to run actions more than once (#179)Ed Schouten
2020-10-30ExecutedActionMetadata: Allow adding auxiliary metadata (#154)Ed Schouten
2020-10-17RemoteEx 2.2: Promote platform properties from command to action (#167)Ed Baunton
2020-09-14Clarify case-sensitivity of platform properties (#172)Ulf Adams
2020-09-04Update README.md (#1) (#169)Zach Gray
2020-08-12Include comments in generated *.pb.go for godoc (#161)Takuto Ikuta
2020-08-11`GetActionResultRequest.inline_output_files` description: consider `output_pa...Santiago Gil
2020-08-11Update generated go bindings for MurmurHash3 (#153)mostynb
2020-08-11Standardize the terminology on lifetime instead of TTL (#150)Sergei Vorobev
2020-08-11Add optional salt to Action to allow invalidating bad caches (#149)Erik Mavrinac
2020-08-11Add LogStream (#148)Ed Baunton
2020-07-30Add Please as a supported client (#158)Peter Ebden
2020-07-08Add the MurmurHash v3 variant as a hash function an RE implementation can cho...Erik Mavrinac
2020-06-24Drop canonicalization requirement for symlink targets (#142)Jürg Billeter
2020-06-20Point out that servers may modify ActionResults, and mention one reason why (...mostynb
2020-06-10Add comments clarifying priority values (#145)Peter Ebden
2020-05-04Field-based node properties (#128)Jürg Billeter
2020-05-04[remote asset api] Clarify resource_type (#126)Sander Striker
2020-05-04Specify that stderr and stdout streams are resource names (#116)Ed Baunton
2020-04-16Servers must provide empty blobs that weren't uploadedMostyn Bramley-Moore
2020-04-03List EngFlow as another implementation (#129)Ulf Adams
2020-03-12Move output_node_properties from Action to Command (#121)Jürg Billeter
2020-03-06* build/bazel/remote/execution/v2/remote_execution.proto (#113)Sander Striker
2020-03-06Use @bazel_remote_apis in readme (#122)Yannic
2020-02-23be consistent with regards to emphasis (#120)mostynb
2020-02-23ASCII-fy some more quotes in remote_asset.proto (#119)mostynb
2020-02-11fix typo in FetchBlob comment (#114)mostynb
2020-02-11use ASCII apostrophes in remote_asset.proto (#115)mostynb
2020-01-27Add Remote Asset API. (#112)Sander Striker
2019-11-19Add non-specific output_paths to Command to replace output_files and … (#96)Ola Rozenfeld
2019-11-04Migrating to Bazel 1.0. Fixes #101. (#104)Ola Rozenfeld
2019-11-03Moving node properties of a directory to the Directory message (#102)Ola Rozenfeld
2019-10-09Remove disabled rule log (#100)Keith Smiley
2019-10-08Upgrading to latest dependency versions. (#97)Ola Rozenfeld
2019-10-08Add NodeProperty message to filetype nodes (#91)Darius Makovsky
2019-09-27Clarify description of `GetTreeRequest.page_token` (#95)Santiago Gil
2019-08-23Update io_bazel_rules_go to release 0.18.6 (#93)Darius Makovsky
2019-08-20add an "Errors:" section to the GetTree comment block, for consistency (#94)mostynb
2019-07-08Add SHA384 and SHA512 to the set of supported digest functions. (#87)John Millikin
2019-06-06Wrapping all enums in messages for clarity in C++/Py. (#85)Ola Rozenfeld