summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-21src/buildtool/execution_api/commmon: add message_limits libraryAlberto Sartori
2023-12-21remote/client_common.hpp: add utility functions for logging status of rpc callsAlberto Sartori
2023-12-20just: Query serve endpoint during analysis for non-cached export targetsPaul Cristian Sarbu
2023-12-20directory_map: refuse to read contents of absent rootsKlaus Aehlig
2023-12-19SystemCommand: Fix handling of child statusOliver Reiche
2023-12-19just-mr git tree: Check for tree also in local CASPaul Cristian Sarbu
2023-12-19just-mr fetch content: Check for blob also in Git cachePaul Cristian Sarbu
2023-12-19just-mr archive: Check for content blob also in Git cachePaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-19just-mr setup: Add missing reporting of failed hostname replacementPaul Cristian Sarbu
2023-12-19just-mr setup: Fix bug in fetching Git reposPaul Cristian Sarbu
2023-12-19Fix just-mr handling of --absentKlaus Aehlig
2023-12-14just describe: Query serve endpoint for export targets with absent rootsPaul Cristian Sarbu
2023-12-14just serve target description: Client-side and API implementationPaul Cristian Sarbu
2023-12-14just serve target description: Server-side implementationPaul Cristian Sarbu
2023-12-14just_serve.proto: Add rpc to serve description of an export targetPaul Cristian Sarbu
2023-12-14just describe: Improve cli description and code documentation of --json optionPaul Cristian Sarbu
2023-12-14just serve target: Add clarifying comment in shard computationPaul Cristian Sarbu
2023-12-14target_map: Remove unneeded method to perform endpoint consistency checkPaul Cristian Sarbu
2023-12-14just analyse: support dumping the provides map of a targetKlaus Aehlig
2023-12-14graph_traverser: Forward repo_config via make_optionalOliver Reiche
2023-12-13just serve: allowing for tuning retry strategy in the configuration fileAlberto Sartori
2023-12-13bazel client: use the retry strategy, provided by the retry lib, when doing t...Alberto Sartori
2023-12-13Add command line options to tune the retry strategy for rpc callsAlberto Sartori
2023-12-13Add a retry lib that provides useful wrappers to allow to retry...Alberto Sartori
2023-12-13bytestream client: log more info in case of a failureAlberto Sartori
2023-12-13executor.hpp: log more info in case of failureAlberto Sartori
2023-12-13Add debug output for blob splittingSascha Roloff
2023-12-12just: Report progress of export targets served during analysisPaul Cristian Sarbu
2023-12-12just serve: Implement a progress reporting infrastructurePaul Cristian Sarbu
2023-12-12absent_target_map: Improved loggingPaul Cristian Sarbu
2023-12-12serve target: Update client-side to add execution configuration fields to req...Paul Cristian Sarbu
2023-12-12serve target: Update server-side to compute correct target cache shardPaul Cristian Sarbu
2023-12-12just_serve.proto: Update serve target requestPaul Cristian Sarbu
2023-12-12execution_api: Move dispatch file parser into separate utilityPaul Cristian Sarbu
2023-12-12build_utils: Be specific in target cache entry store location...Paul Cristian Sarbu
2023-12-12just serve: Fix handling of missing remote execution endpointPaul Cristian Sarbu
2023-12-12serve configuration: Fix remote execution check to allow unset valuePaul Cristian Sarbu
2023-12-12serve target: Move server-side helper methods in own libraryPaul Cristian Sarbu
2023-12-12serve target: Use consistent scope resolution in grpc callsPaul Cristian Sarbu
2023-12-12just-mr: Fix wrongly assigned field while parsing RC filePaul Cristian Sarbu
2023-12-12Fix formatting of blob used to shard target cachePaul Cristian Sarbu
2023-12-12Filesystem: Fix copy overwrite of symlink with fileOliver Reiche
2023-12-11just-mrrc: support file options for the launcher functionalityKlaus Aehlig
2023-12-11just-mr: move rc handling to a separate libraryKlaus Aehlig
2023-12-07just-mr fetch: Extend to include 'git tree' repositoriesPaul Cristian Sarbu
2023-12-07just-mr setup: Allow --fetch-absent also for 'git tree' repositoriesPaul Cristian Sarbu
2023-12-07just-mr git tree: Interrogate also just serve endpoint if providedPaul Cristian Sarbu
2023-12-07just serve: Implement client-side ServeTree and extend serve APIPaul Cristian Sarbu
2023-12-07just serve: Implement server-side ServeTree RPCPaul Cristian Sarbu