summaryrefslogtreecommitdiff
path: root/src/buildtool/common/remote/TARGETS
AgeCommit message (Expand)Author
2024-10-29Clean up unused dependenciesKlaus Aehlig
2024-10-28WithRetry: Support reduced log level for failuresKlaus Aehlig
2024-10-25Add dependencies explicitly that are included directlyKlaus Aehlig
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-07-19Remove the RetryConfig singletonPaul Cristian Sarbu
2024-07-19Pass RetryConfig instance to WithRetryPaul Cristian Sarbu
2024-07-19WithRetry: Replace template parameters by std::functionPaul Cristian Sarbu
2024-07-19Fix naming inconsistencies in retry configurationPaul Cristian Sarbu
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-06-28Use (un)expected for parsing dispatch infoOliver Reiche
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-12-13Add a retry lib that provides useful wrappers to allow to retry...Alberto Sartori
2023-09-22RemoteServeConfig: Remove problematic inheritancePaul Cristian Sarbu
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-09-13remote: Extract common client implementation utils in own libraryPaul Cristian Sarbu