summaryrefslogtreecommitdiff
path: root/src/buildtool
AgeCommit message (Expand)Author
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-04directory_map: Correctly report fatal on failures to read from workspace rootsPaul Cristian Sarbu
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-04GitTree: Fix comment typoPaul Cristian Sarbu
2025-06-02ParallelRetrieveToCasWithCache: abort early on failureKlaus Aehlig
2025-05-30WriteTargetCacheEntries: do not use quadratic many jobsKlaus Aehlig
2025-05-28profile: include also the end time of the buildKlaus Aehlig
2025-05-28GitRepo: Methods expected to use a logger should do so...Paul Cristian Sarbu
2025-05-26profile: include time of build startKlaus Aehlig
2025-05-22profile: add start/stop timeSascha Roloff
2025-05-22just-mr: Fix wrong setup root being picked upPaul Cristian Sarbu
2025-05-20serve service: log every incoming request at debug levelKlaus Aehlig
2025-05-15Make --dump-artifacts-to-build act cummulativelyKlaus Aehlig
2025-05-12LocalAction: Fix collection of directory symlinkOliver Reiche
2025-05-12TreeOperationsUtils: Fix Bazel Directory creationOliver Reiche
2025-05-12profile: gracefully handle empty responseKlaus Aehlig
2025-05-08Fix some typosPaul Cristian Sarbu
2025-05-08computed_roots: Fix missing return on fatal in evaluation async mapPaul Cristian Sarbu
2025-05-07profile: include remote-execution propertiesKlaus Aehlig
2025-05-06just: record analysis errors in profileKlaus Aehlig
2025-05-06Extend profile to support recording analysis errorsKlaus Aehlig
2025-05-06Extend just exit codes to distinguish different kinds of failuresKlaus Aehlig
2025-05-05generic rule: fix conflict checkKlaus Aehlig
2025-05-05TreeOperationsUtils: apply AsyncMap to compute tree overlaySascha Roloff
2025-05-05TreeOperationsUtils: make WriteTree method directly return ObjectInfo instead...Sascha Roloff
2025-05-05TreeOperationsUtils: make free-standing implementation functions member funct...Sascha Roloff
2025-05-05TreeOperationsUtils: refactor digest population into proto messagesSascha Roloff
2025-05-05TreeOperationsUtils: add missing switch case in bazel directory generationSascha Roloff
2025-05-05TreeOperationsUtils: fix typo in commentSascha Roloff
2025-04-25just: make --dump-artifacts act cummulativelyKlaus Aehlig
2025-04-24profile: fix path rebasingKlaus Aehlig