summaryrefslogtreecommitdiff
path: root/src/buildtool/common
AgeCommit message (Expand)Author
2024-07-16Add useful aliases for platform properties and dispatch endpointPaul Cristian Sarbu
2024-07-12Remove redundant ArtifactFactory class used in tests onlyMaksim Denisov
2024-07-12ArtifactFactory: remove FromDescription methodMaksim Denisov
2024-07-12ArtifactFactory: remove Identifier methodMaksim Denisov
2024-07-12Use precalculated hash for comparison of ArtifactDescriptionsMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-07-12Move implementation details of ArtifactDescription to the cpp fileMaksim Denisov
2024-07-10Artifact::ObjectInfo: add orderKlaus Aehlig
2024-07-10ArtifactDigest: add orderKlaus Aehlig
2024-07-05Pass Storage to RepositoryConfigMaksim Denisov
2024-07-05Move functionality from StorageConfig to related classes.Maksim Denisov
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-07-04Use Auth and TLS configurations via Instance()Paul Cristian Sarbu
2024-06-28Use (un)expected for reading location objectsOliver Reiche
2024-06-28Use (un)expected for parsing dispatch infoOliver Reiche
2024-05-15logging: Do not make assumptions in emit callsPaul Cristian Sarbu
2024-04-25just-mr rc: Extract location object parser in separate libraryPaul Cristian Sarbu
2024-04-24just analyse: add --dump-result command line optionAlberto Sartori
2024-04-18Move retry-related CLI parts into separate librariesKlaus Aehlig
2024-04-16just: support writing the error blobs from serve into a json fileKlaus Aehlig
2024-04-10Add command-line option to restrict log limit on stderrKlaus Aehlig
2024-04-10bugfix: cli: remote-execution-property: allow for accumulating multiple pairs.Alberto Sartori
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-28just install-cas: add option --archiveKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-20Add new subcommand add-to-casKlaus Aehlig
2024-03-20Add data-structure specific for adding files to CASKlaus Aehlig
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-03-11gc: add option --no-rotationKlaus Aehlig
2024-02-16ArtifactDigest: Hashing the object should not take size into accountPaul Cristian Sarbu
2024-01-31dispatch file parsing: Improve std::variant usagePaul Cristian Sarbu
2023-12-21remote/client_common.hpp: add utility functions for logging status of rpc callsAlberto Sartori
2023-12-14just describe: Improve cli description and code documentation of --json optionPaul Cristian Sarbu
2023-12-14just analyse: support dumping the provides map of a targetKlaus Aehlig
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-12execution_api: Move dispatch file parser into separate utilityPaul Cristian Sarbu
2023-12-12Fix formatting of blob used to shard target cachePaul Cristian Sarbu
2023-12-06install-cas cli: Remove remote execution properties and dispatch file...Paul Cristian Sarbu
2023-12-06Add CLI option to set write strategy for target-level cacheKlaus Aehlig
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-16Add -R as short option for --remote-serve-addressKlaus Aehlig
2023-11-15artifact.hpp: make ToJson and FromJson consistentAlberto Sartori
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-09-22RemoteServeConfig: Remove problematic inheritancePaul Cristian Sarbu
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu