summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/execution_service/cas_server.hpp
AgeCommit message (Expand)Author
2024-11-14execution_api/execution_service: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-18Add missing #endif comments in headersMaksim Denisov
2024-08-07Remove code duplication from CasServerMaksim Denisov
2024-07-30Use LocalContext in execution and serve servicesPaul Cristian Sarbu
2024-07-05Pass StorageConfig and Storage to ServerImplMaksim Denisov
2024-02-26Implement blob splicing protocol at just server sideSascha Roloff
2024-02-26Implement blob chunking algorithm negotiationSascha Roloff
2024-02-26Refactor split and splice implementations.Sascha Roloff
2024-01-19Add tree invariant check for just execute, when uploading treesSascha Roloff
2024-01-19Fix digest consistency check to also compare sizesSascha Roloff
2023-11-22Implement blob splitting protocol on just server sideSascha Roloff
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-02-28execution service: BatchUpdateBlobs check consitency of requested digestsAlberto Sartori
2023-02-15execution service: use alias namespaceAlberto Sartori
2023-02-02execution-service: add new subcommand executeAlberto Sartori