summaryrefslogtreecommitdiff
path: root/src/buildtool/serve_api/remote/source_tree_client.hpp
AgeCommit message (Expand)Author
2025-02-19Store HashFunction by valueMaksim Denisov
2025-02-14code structure: rename symlinks_map folder to symlinksPaul Cristian Sarbu
2025-01-21TreeStructure: Compute on serveMaksim Denisov
2024-10-25serve service: Use digest when requesting serve to set up a treePaul Cristian Sarbu
2024-10-25serve service: Respond with digest for blob and tree checksPaul Cristian Sarbu
2024-10-25serve service: Respond also with digest in serve repository tree RPCsPaul Cristian Sarbu
2024-07-30Pass LocalContext and RemoteContext to ServeApiPaul Cristian Sarbu
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-06-28Use (un)expected for serve APIOliver Reiche
2024-06-18Pass RemoteAddress to ConfigurationClient by valueMaksim Denisov
2024-06-18Mark ServeApi's services' methods contant.Maksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-05serve client: add custom function to ask for a foreign-file rootKlaus Aehlig
2024-02-29just-mr and serve: Extend use of noexcept specifierPaul Cristian Sarbu
2024-01-31just-mr: Failure in serve api root tree requests should be fatalPaul Cristian Sarbu
2024-01-26serve source tree: Client-side and API implementations of to_git pragma-relat...Paul Cristian Sarbu
2024-01-08serve distdir tree: Client-side and API implementationsPaul Cristian Sarbu
2023-12-07just serve: Implement client-side ServeTree and extend serve APIPaul Cristian Sarbu
2023-11-21just serve: Implement client-side ServeContent and extend serve APIPaul Cristian Sarbu
2023-11-02remote serve: Extend client and API with tree-of-archive service callsPaul Cristian Sarbu
2023-11-02just serve: Fix inconsistenciesPaul Cristian Sarbu