summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07graph_traverser test: provide env trough launcherKlaus T. Aehlig
2024-02-07executor tests: only use hard-coded paths if no PATH is providedKlaus T. Aehlig
2024-02-07execution-api tests: provide PATH where neededKlaus T. Aehlig
2024-02-05end-to-end tests: compare json values with jqKlaus T. Aehlig
2024-02-05end-to-end tests with remote (and serve) endpoint: inhert PATHKlaus T. Aehlig
2024-02-05end-to-end tests: inherit pathKlaus T. Aehlig
2024-02-02Fix export of remote APIKlaus T. Aehlig
2024-02-01Add end-to-end test describing absent export targetsKlaus Aehlig
2024-02-01describe: support -RKlaus Aehlig
2024-02-01describe: accept local-build-rootKlaus Aehlig
2024-01-31just serve: Cleanup logging to remove tool namePaul Cristian Sarbu
2024-01-31just-mr: Serve endpoint always implies a remote-execution endpointPaul Cristian Sarbu
2024-01-31just-mr: Failure in serve api root tree requests should be fatalPaul Cristian Sarbu
2024-01-31serve source tree: Increase server-side granularity in response statusesPaul Cristian Sarbu
2024-01-31test absent-roots: Serve-endpoint build root must not be removedPaul Cristian Sarbu
2024-01-31dispatch file parsing: Improve std::variant usagePaul Cristian Sarbu
2024-01-31just-mrrc: support remote-execution propertiesKlaus Aehlig
2024-01-30Drop unused -R from install-cas and traverse subcommandsKlaus Aehlig
2024-01-30For install-cas with remember use splittingKlaus Aehlig
2024-01-30Drop multi-rc from future designs, as it is implementedKlaus Aehlig
2024-01-30just-mr: add option to dump effective rcKlaus Aehlig
2024-01-30just-mr rc: honor "rc files" optionKlaus Aehlig
2024-01-30Add library for overlaying just-mr rcsKlaus Aehlig
2024-01-30just-mr rc handling: split rc-file search and rc interpretationKlaus Aehlig
2024-01-26doc: Extend 'just serve' design with absent roots sync changesPaul Cristian Sarbu
2024-01-26serve tree test: Extend to check the absent roots syncPaul Cristian Sarbu
2024-01-26just-mr 'distdir' repository: Absent roots sync with serve endpointPaul Cristian Sarbu
2024-01-26just-mr 'archive' repository: Absent roots sync with serve endpointPaul Cristian Sarbu
2024-01-26content_git_map: Simplify method signaturesPaul Cristian Sarbu
2024-01-26just-mr 'git' repository: Absent roots sync with serve endpointPaul Cristian Sarbu
2024-01-26just-mr 'git tree' repository: Absent roots sync with serve endpointPaul Cristian Sarbu
2024-01-26serve tree test: extend to use a separate target rootKlaus Aehlig
2024-01-26fpath_git_map: Sync pragma 'to_git' root trees with serve endpointPaul Cristian Sarbu
2024-01-26root_maps: Add utility library for handling absent roots syncPaul Cristian Sarbu
2024-01-26serve source tree: Client-side and API implementations of to_git pragma-relat...Paul Cristian Sarbu
2024-01-26serve source tree: Server-side implementation of to_git pragma-related RPCsPaul Cristian Sarbu
2024-01-26just_serve.proto: Extend SourceTree with to_git pragma-related requestsPaul Cristian Sarbu
2024-01-26serve source tree: Distdir tree should end up in Git cachePaul Cristian Sarbu
2024-01-26just-mr async maps: Wrap passed raw pointersPaul Cristian Sarbu
2024-01-26just-mr 'git' repository: Fix wrong witnessing repo when remote CAS provides ...Paul Cristian Sarbu
2024-01-26root_maps: Small cleanup of includes and targets filePaul Cristian Sarbu
2024-01-26just-mr: Fix missing ExpressionPtr type checks in parsing the config filePaul Cristian Sarbu
2024-01-24Add a test verifying that just-mr reports the correct tool namesKlaus Aehlig
2024-01-24just-mr: in to_git warning, report actual tool namesKlaus Aehlig
2024-01-24just: Wrap IExecutionApi raw pointer argumentsPaul Cristian Sarbu
2024-01-23Add design for using multiple mrrc filesKlaus Aehlig
2024-01-22tests: Run mirror tests for fetch and setupOliver Reiche
2024-01-22just-mr: Honor archive mirrors when only fetchingOliver Reiche
2024-01-22just-mr: Disable all non-HTTP but FTP and TFTPOliver Reiche
2024-01-22curl: Support selectively enabling non-HTTPOliver Reiche