aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
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-19Adding SemVer package namesOla Rozenfeld
2018-08-14Correct the spelling of UNIMPLEMENTED.Ed Schouten
2018-07-17Merge pull request #18 from juergbi/symlinksOla Rozenfeld
2018-07-16Adding semver Java ruleOla Rozenfeld
2018-07-16Add support for symbolic linksJürg Billeter
2018-07-13Adding a Java proto BUILD rule.Ola Rozenfeld
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
2018-06-12Minor fixups to the build system from reviewAlexis Hunt
2018-06-11Move v0.2 -> v0_2 to play niceAlexis Hunt
2018-06-11Add a quick and dirty build with bazel.Alexis Hunt
2018-06-04Remove deprecated fields from v1test.Alexis Hunt
2018-06-04Remove note about Platform being redeveloped.Alexis Hunt
2018-06-04Apply various clarifications made after the fork.Alexis Hunt
2018-06-04Add API proto files.Alexis Hunt