summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/common/TARGETS
AgeCommit message (Expand)Author
2024-05-28Use shared_ptr for data in ContentBlobMaksim Denisov
2024-05-28Use ArtifactBlobContainer in IExecutionApiMaksim Denisov
2024-05-28Use ArtifactBlob in BlobTree instead of BazelBlob.Maksim Denisov
2024-05-28Move blob_tree to the common stage since it is used only there.Maksim Denisov
2024-05-28Convert BlobContainer to a templateMaksim Denisov
2024-05-27Use common interface for stream dumpingMaksim Denisov
2024-05-27Use common interface for reading tree entries and leafsMaksim Denisov
2024-05-23Execution APIs: Extract common implementation into separate libraryPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-12-21src/buildtool/execution_api/commmon: add message_limits libraryAlberto Sartori
2023-11-30remote API: support uploading files from the file systemKlaus Aehlig
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-10-06CreateExecutionApi: define a new library to avoid code duplicationAlberto Sartori
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-02-02bytestream_client: use common header with settings shared by both server and ...Alberto Sartori
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-10-07LocalTreeMap: Drop the use of the map entirelyOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig