summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-05GitRepo: Fix wrong handling of fatal loggingPaul Cristian Sarbu
2025-06-05GitRepo: Fix capitalisation inconsistency in loggingPaul Cristian Sarbu
2025-06-05GitRepo: Use std::invoke to call generic loggerPaul Cristian Sarbu
2025-06-05GitRepo: Reduce logging levelsPaul Cristian Sarbu
2025-06-05GitRepo: Ensure compliance with existing noexcept specifiersPaul Cristian Sarbu
2025-06-05GitCAS: Reduce log level where fatal not expectedPaul Cristian Sarbu
2025-06-05GitCAS: Ensure compliance with existing noexcept specifiersPaul Cristian Sarbu
2025-06-05Update CHANGELOGKlaus Aehlig
2025-06-05man pages: extend "see also" sectionKlaus Aehlig
2025-06-04test: Add check that TREE references reject upwards symlinksPaul Cristian Sarbu
2025-06-04directory_map: Correctly report fatal on failures to read from workspace rootsPaul Cristian Sarbu
2025-06-04Tests: Verify symlink handling in APIsOliver Reiche
2025-06-04Remove unneeded extra checks for upwards symlinksPaul Cristian Sarbu
2025-06-04Executor: Check validity of action outputs in compatible modePaul Cristian Sarbu
2025-06-04{Local,Bazel}Response: Fix logic for marking succesful populationPaul Cristian Sarbu
2025-06-04Executor: Move noexcept enforcement to main public call pointsPaul Cristian Sarbu
2025-06-04LocalCasReader: Add validity check for bazel directoriesPaul Cristian Sarbu
2025-06-04Execution server: Let the underlying API handle invalid entriesPaul Cristian Sarbu
2025-06-04FileRoot: Improve documentationPaul Cristian Sarbu
2025-06-04FileRoot: Ensure all read blobs and trees contain valid entriesPaul Cristian Sarbu
2025-06-04FileRoot: Small format fixPaul Cristian Sarbu
2025-06-04FileRoot: Give git-based roots access to storage configPaul Cristian Sarbu
2025-06-04RepositoryConfig: Ensure consistency in reading blobs and treesPaul Cristian Sarbu
2025-06-04RepositoryConfig: Give access to a persistent storage config...Paul Cristian Sarbu
2025-06-04Add utility methods for caching valid treesPaul Cristian Sarbu
2025-06-04GitTree: Allow tree reading to skip symlinks checkerPaul Cristian Sarbu
2025-06-04GitRepo: Fix wrong logging level in reading treesPaul Cristian Sarbu
2025-06-04GitRepo: Add tree reader without symlink checkerPaul Cristian Sarbu
2025-06-04GitTree: Ensure all read entries are validPaul Cristian Sarbu
2025-06-04git_cas read object: allow validation of individual blobsPaul Cristian Sarbu
2025-06-04git_cas: Be explicit in hash type (raw or hex) when readingPaul Cristian Sarbu
2025-06-04end-to-end glob: Fix typos in test outputPaul Cristian Sarbu
2025-06-04GitTree: Fix comment typoPaul Cristian Sarbu
2025-06-03Invocation server: also show counts in headingsKlaus Aehlig
2025-06-02Use quoting for literalsKlaus Aehlig
2025-06-02ParallelRetrieveToCasWithCache: abort early on failureKlaus Aehlig
2025-06-02CHANGELOG: document fix in parallelismKlaus Aehlig
2025-06-02end-to-end just-mr/absent-closure: Fix typoPaul Cristian Sarbu
2025-06-02just-mr: Warn for non-content-fixed repo reached from absent mainPaul Cristian Sarbu
2025-05-30WriteTargetCacheEntries: do not use quadratic many jobsKlaus Aehlig
2025-05-30Add test verifying that serve can handle deep treesKlaus Aehlig
2025-05-30Add end-to-end test for serving complex targetsKlaus Aehlig
2025-05-30clean up test target filesKlaus Aehlig
2025-05-30Invocation server: add links back to the overview pageKlaus Aehlig
2025-05-30Invocation server: use "build stop time" for build wall-clock timeKlaus Aehlig
2025-05-28profile: include also the end time of the buildKlaus Aehlig
2025-05-28Invocation server: also show the build timeKlaus Aehlig
2025-05-28GitRepo: Methods expected to use a logger should do so...Paul Cristian Sarbu
2025-05-28rules documentation: Fix typosPaul Cristian Sarbu
2025-05-26Update cli11 to 2.5.0Klaus Aehlig