summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/bazel/bazel_ac_client.cpp
AgeCommit message (Expand)Author
2025-04-10BazelAcClient: log cache misses at trace levelKlaus Aehlig
2024-11-14execution_api/remote: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-18Avoid additional memory allocations when working with protobuf's types.Maksim Denisov
2024-07-19Pass RetryConfig instance to BazelNetwork and bazel clientsPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to WithRetryPaul Cristian Sarbu
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to serve and execute clientsPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-12-13bazel client: use the retry strategy, provided by the retry lib, when doing t...Alberto Sartori
2023-09-13remote: Extract common client implementation utils in own libraryPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig