summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-18graph_traverser: Remove unnecessary get callPaul Cristian Sarbu
2024-03-18parallelism: Do not spawn more threads than asked toPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-14Add end-to-end test with serve building several targetsKlaus Aehlig
2024-03-14export of gsl: add missing flexible_config "ENV"Klaus Aehlig
2024-03-13Export more third-party top-level entry pointsKlaus Aehlig
2024-03-13BytestreamServer: also use the correct interface function for tmp dirsKlaus Aehlig
2024-03-13Fix tmpdir locationKlaus Aehlig
2024-03-13Move storage-aware tmpdir creation to configKlaus Aehlig
2024-03-12catch2 main: ensure proper build rootKlaus Aehlig
2024-03-12storage config: remove unneeded private dependencyKlaus Aehlig
2024-03-12Exports-progress reporter: do not encode sampleKlaus Aehlig
2024-03-12Export-target progress reporting: report the target nameKlaus Aehlig
2024-03-12target evalution: handle error in dependency evaluationKlaus Aehlig
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-12serve target: Report the analysed targetPaul Cristian Sarbu
2024-03-11target_map: Typo fix in log messagePaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-03-11just analyse: Use explicit target cache instancePaul Cristian Sarbu
2024-03-11target cache: Add type aware of bootstrappingPaul Cristian Sarbu
2024-03-11Extend gc end-to-end test to cover --no-rotateKlaus Aehlig
2024-03-11gc: add option --no-rotationKlaus Aehlig
2024-03-11garbage collection: remove ephemeral dataKlaus Aehlig
2024-03-11local build root layout: collect all ephemeral directoriesKlaus Aehlig
2024-03-08Remove dead code for host replacementOliver Reiche
2024-03-08doc: Improve description of "preferred hostnames"Oliver Reiche
2024-03-08just-mr: Add test for "preferred hostnames"Oliver Reiche
2024-03-08just-mr: Fix "preferred hostnames"Oliver Reiche
2024-03-08mirrors: Add test for SortByHostnameOliver Reiche
2024-03-08mirrors: Implement SortByHostname routineOliver Reiche
2024-03-08CurlURLHandle: Add GetHostname routineOliver Reiche
2024-03-08doc: Update man page on Git file URLsOliver Reiche
2024-03-08just-mr: Normalize paths of Git file URLsOliver Reiche
2024-03-08just-mr: Report fetch URLs on debug levelOliver Reiche
2024-03-08SystemCommand: Transfer outfile responsibility to callerOliver Reiche
2024-03-08just-mr: Fix shell out executionOliver Reiche
2024-03-07just-mr: Fix unguarded optional accessOliver Reiche
2024-03-07TmpDir: Getter should return const refOliver Reiche
2024-03-07Improve documentation for the (internal) test rules with infrastructureKlaus Aehlig
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