summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/execution_service/operations_server.cpp
AgeCommit message (Expand)Author
2024-11-14execution_api/execution_service: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-08Name static constants using kCamelCase.Maksim Denisov
2024-09-09Change validation of hash in OperationsServiceImplMaksim Denisov
2024-09-09Fix typo in OperationsServiceImpl's nameMaksim Denisov
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-07-19Make OperationCache a general class, not singletonPaul Cristian Sarbu
2024-05-15logging: Do not make assumptions in emit callsPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-15just-execute: verify the validity of all the hashes received over the wireAlberto Sartori
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori