summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07Add test verifying that just-mr only uses the network if necessaryKlaus Aehlig
2024-03-07distdir setup: do not ask remote-excution endpoint for treeKlaus Aehlig
2024-03-07Add test verifying reporting levelsKlaus Aehlig
2024-03-07Down-level log message for errors that can be handledKlaus Aehlig
2024-03-07serve target: Improved log messagesPaul Cristian Sarbu
2024-03-07serve target: Use CopyFrom to populate Digest message fieldsPaul Cristian Sarbu
2024-03-07exceptions handling: small improvementsPaul Cristian Sarbu
2024-03-07just-mr fetch: Correctly report if no fetch requiredPaul Cristian Sarbu
2024-03-07absent_target_map: Improve log messagesPaul Cristian Sarbu
2024-03-07just-mr: Correctly pass client-side auth args to 'just'...Paul Cristian Sarbu
2024-03-07just: 'analyse' and 'describe' require client-side authenticationPaul Cristian Sarbu
2024-03-05end-to-end test: also test foreign-file setup in compatible modeKlaus Aehlig
2024-03-05test distdir serving: verify the generic caseKlaus Aehlig
2024-03-05distdir serving: do not confuse hashesKlaus Aehlig
2024-03-05foreign_file_git_map: add missing returnKlaus Aehlig
2024-03-05test summarizer: in case of FLAKY tests, also report failure rateKlaus Aehlig
2024-03-05Update documentation, now that "foreign file" roots are implementedKlaus Aehlig
2024-03-05Add a test verifying that foreign files correctly use serveKlaus Aehlig
2024-03-05Add a test for foreign-file rootsKlaus Aehlig
2024-03-05Support fetching of foreign filesKlaus Aehlig
2024-03-05Support checkout of foreign-file reposKlaus Aehlig
2024-03-05Add a root_map for foreign-file reposKlaus Aehlig
2024-03-05serve client: add custom function to ask for a foreign-file rootKlaus Aehlig
2024-03-05fs_utils: specify path for foreign-file root cacheKlaus Aehlig
2024-03-05Add data structure for foreign-file rootsKlaus Aehlig
2024-03-04serve protocol: support executable distfilesKlaus Aehlig
2024-02-29expressions: add kFalseKlaus Aehlig
2024-02-29archive_fetch_map: only have the actual archive content in the interfaceKlaus Aehlig
2024-02-29just-mr and serve: Extend use of noexcept specifierPaul Cristian Sarbu
2024-02-29end-to-end: Print envariables in all just serve testsPaul Cristian Sarbu
2024-02-29verify_hash utils: Clarify return value meaningPaul Cristian Sarbu
2024-02-29serve source tree: Do not sync trees with the remote if in compatible modePaul Cristian Sarbu
2024-02-29serve source tree: Fix bugs and inconsistencies in remote syncPaul Cristian Sarbu
2024-02-28Deduplicate parsing of archive descriptionsKlaus Aehlig
2024-02-27["end-to-end/git-import", "annotations"]: propagate PATHKlaus Aehlig
2024-02-27["end-to-end/remote-execution", "split-splice"] set default TIMEOUT_SCALEKlaus Aehlig
2024-02-27with_{remote,serve}: honor TIMEOUT_SCALEKlaus Aehlig
2024-02-27test just-mr and serve: Check distdir repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check git-tree repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check file repository to_git root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check git repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check archive repository root creationPaul Cristian Sarbu
2024-02-27just-mr: Correct handling of remotes with respect to compatibility modePaul Cristian Sarbu
2024-02-27just serve: Add request to report compatibility status of endpointPaul Cristian Sarbu
2024-02-27just-mr: Fix correct CAS storage location is usedPaul Cristian Sarbu
2024-02-27commit_git_map: Proper handling of file associationPaul Cristian Sarbu
2024-02-27just-mr setup archive: Local roots require the archive blob to be local tooPaul Cristian Sarbu
2024-02-27symlinks design doc: Fix typoPaul Cristian Sarbu
2024-02-26Add split-splice end-to-end testSascha Roloff
2024-02-26Employ blob splitting and splicing for endpoint dispatchingSascha Roloff