aboutsummaryrefslogtreecommitdiff
path: root/build/bazel/remote/execution/v2/remote_execution.proto
AgeCommit message (Expand)Author
2019-02-12Clarify semantics around do_not_cache and skip_cache_lookup (#55)Eric Burnett
2019-01-28Fix description in BatchReadBlobsResponse (#51)Santiago Gil
2019-01-21Add note on case-sensitivity in Directories. (#50)Steven Bergsieker
2019-01-09Fixing broken formatting/links in documentation. (#47)Ola Rozenfeld
2019-01-07Add reserved keywords to instance name segments. Fixes #41. (#45)Ola Rozenfeld
2019-01-07Document that parent directories of outputs are created implicitly. (#42)Ed Schouten
2019-01-03Correct errors in UpdateActionResult's comment (#44)Sadaf
2018-11-22Add a message field to ExecuteResponse. (#36)Ed Schouten
2018-10-22Remove misleading word 'contents' from output directories documentation (#31)Ola Rozenfeld
2018-10-16Removing the no-parent restriction in output files and directories (#29)Ola Rozenfeld
2018-10-16Clarify semantics of CancelOperation (#30)Ola Rozenfeld
2018-09-25Allowing file symlink outputs. (#28)Ola Rozenfeld
2018-09-18Fixing comment erroneously mentioning 10MB batch limit. (#27)Ola Rozenfeld
2018-08-22Fixing OutputFile comment: path is relative to working directory.Ola Rozenfeld
2018-08-14Correct the spelling of UNIMPLEMENTED.Ed Schouten
2018-07-16Add support for symbolic linksJürg Billeter
2018-07-08Moving batch limits into the Capabilities API.Ola Rozenfeld
2018-07-08Fixing tag number.Ola Rozenfeld
2018-07-08Adding batch downloads method and minor naming tweaks.Ola Rozenfeld
2018-07-04Adding supported RE API versions to Server CapabilitiesOla Rozenfeld
2018-06-20TypoOla Rozenfeld
2018-06-20Put Action messages into the CAS.Alexis Hunt
2018-06-20Move output and platform specs into Command.Alexis Hunt
2018-06-20Remove the option to pass output files inline.Alexis Hunt
2018-06-20Replace Watcher with WaitOperation.Alexis Hunt
2018-06-20Add a working directory to the Action message.Alexis Hunt
2018-06-20Remove the option to pass output files inline.Alexis Hunt
2018-06-20MergingOla Rozenfeld
2018-06-20Addressing comments.Ola Rozenfeld
2018-06-20Adding a Capabilities service.Ola Rozenfeld
2018-06-20Adding outputs upload timestamps.Ola Rozenfeld
2018-06-20Adding timing and other execution info to ActionResultOla Rozenfeld
2018-06-19Adding the policy to UpdateActionResult as well. Inverting priorityOla Rozenfeld
2018-06-19Adding Results Cache Policy To Execution Requests.Ola Rozenfeld
2018-06-19Adding Execution Policy to Execute Requests.Ola Rozenfeld
2018-06-19Making GetTree streaming while still allowing skip ahead.Ola Rozenfeld
2018-06-13Changing version to v2, fixing all references.Ola Rozenfeld