summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/TARGETS
AgeCommit message (Expand)Author
2023-12-21bazel_network: use message_limits libraryAlberto Sartori
2023-12-13bazel client: use the retry strategy, provided by the retry lib, when doing t...Alberto Sartori
2023-12-12execution_api: Move dispatch file parser into separate utilityPaul Cristian Sarbu
2023-11-30Splice blobs on diskKlaus Aehlig
2023-11-22Implement blob splitting protocol on just client sideSascha Roloff
2023-11-07Bazel API: implement ParallelRetrieveToCasKlaus Aehlig
2023-09-22RemoteServeConfig: Remove problematic inheritancePaul Cristian Sarbu
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-09-13remote: Extract common client implementation utils in own libraryPaul Cristian Sarbu
2023-08-24Execution: only take complete actions from cacheKlaus Aehlig
2023-07-05RemoteExecutionConfiguration: support dispatch listKlaus Aehlig
2023-07-05Add serialisation of ServerAddressKlaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-26bazel_network: grpc++ is not a direct dependencyOliver Reiche
2023-02-02bytestream_client: use common header with settings shared by both server and ...Alberto Sartori
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori
2022-11-24Fix root directory upload to honor tree invariant.Sascha Roloff
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-08-05BazelResponse: Support collecting output dirs in native modeOliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig