summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-11["CC","auto"]: amend runnerAlberto Sartori
2024-12-11main: avoid spourious warningsKlaus Aehlig
2024-12-11RepositoryConfig::SetGitCAS: allow setting log_levelKlaus Aehlig
2024-12-11GitCAS::Open: allow specifying the log-level for failureKlaus Aehlig
2024-12-11Add test verifying the upload of the log for failed root computationKlaus Aehlig
2024-12-11computed root building: synchronize log to remote in case of failureKlaus Aehlig
2024-12-11Add initial tests for just-lockPaul Cristian Sarbu
2024-12-11Initial implementation of just-lockPaul Cristian Sarbu
2024-12-10Add a test building against computed roots with absent base repositoryKlaus Aehlig
2024-12-10Computed Roots: be aware of the serve end pointKlaus Aehlig
2024-12-10Add test for importing computed repositoriesPaul Cristian Sarbu
2024-12-10just-deduplicate-repos: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10just-import-git: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10test git-imports: Remove duplicate entryPaul Cristian Sarbu
2024-12-10just-mr launch: Pass local launcher to just analysePaul Cristian Sarbu
2024-12-09Add a test verifying that only artifacts are taken for computed rootsKlaus Aehlig
2024-12-09Computed roots: only install artifactsKlaus Aehlig
2024-12-09Avoid writing to the CAS during bootstrappingMaksim Denisov
2024-12-09Move compactifier to a separate libraryMaksim Denisov
2024-12-09Move garbage_collector to a separate libraryMaksim Denisov
2024-12-09Remove redundant copies from BazelApi::IsAvailableMaksim Denisov
2024-12-09Use expected to return an error from ParseRootMaksim Denisov
2024-12-09Localize error_msg argument of ParseRootMaksim Denisov
2024-12-09just.1: Extend analysis command line...Paul Cristian Sarbu
2024-12-09analysis: Support artifact build argumentsPaul Cristian Sarbu
2024-12-09computed-roots/evaluate: Fix typos in log messagesPaul Cristian Sarbu
2024-12-09test serve_target_cache_hit: Remove wrong checkPaul Cristian Sarbu
2024-12-09Extend computed-roots design discussing the interaction with serveKlaus Aehlig
2024-12-06executor: On failure to execute an action, also report which action it wasKlaus Aehlig
2024-12-06Cleanup dependenciesKlaus Aehlig
2024-12-06Log: report outputs of failed actions by defaultKlaus Aehlig
2024-12-05CHANGELOG: document recent fixesKlaus Aehlig
2024-12-05Add a test verifying that install-cas inspects the local casKlaus Aehlig
2024-12-05Also for installation to stdout prefer local CASKlaus Aehlig
2024-12-05While there, also avoid unnecessary indirection in RertrieveToPaths.Klaus Aehlig
2024-12-05execution api: support retrieving from more than one API, also for fdKlaus Aehlig
2024-12-05Common API: correctly report failureKlaus Aehlig
2024-12-05GitCAS: remove friend GitRepoMaksim Denisov
2024-12-05GitCAS: remove mutex and locksMaksim Denisov
2024-12-05GitRepo: don't reassign git_repository to git_odbMaksim Denisov
2024-12-05GitCAS: retain git_repository alive.Maksim Denisov
2024-12-05GitCAS: implement method for creation of an empty GitCASMaksim Denisov
2024-12-05GitCAS: remove redundant methodMaksim Denisov
2024-12-05GitCAS: avoid manual memory managementMaksim Denisov
2024-12-05GitCAS: use the same call for openning repository as GitRepo does.Maksim Denisov
2024-12-05GitRepo: keep GuardedRepo unexposed and adjust the interface.Maksim Denisov
2024-12-04Adapt remote test check for actual root-level cache hitsKlaus Aehlig
2024-12-04Rehash root lookup, if building in compatible modeKlaus Aehlig
2024-12-04Cache lookup: support rehash functionKlaus Aehlig
2024-12-04ArtifactsRoot: support rehash-functionKlaus Aehlig