summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysStart 1.6.4 development cycleHEADmasterKlaus Aehlig
8 daysRelease 1.6.3v1.6.3Klaus Aehlig
2025-08-01BazelResponse: Upload symlinks as explicit blobs in compatible modeSascha Roloff
2025-08-01BazelNetworkReader: In compatible mode, send symlinks backMaksim Denisov
2025-07-30Start 1.6.3 development cycleKlaus Aehlig
2025-07-30Release 1.6.2v1.6.2Klaus Aehlig
2025-07-30Update CHANGELOG: we show full digests of error-log blobs from serveKlaus Aehlig
2025-07-29On serve failure to build report full digestKlaus Aehlig
2025-07-28CHANGELOG: describe the backwards-compatible extension to the serve protocolKlaus Aehlig
2025-07-28`TargetClient`: Send `repo_key` as a required digest.Maksim Denisov
2025-07-28`TargetService`: Download required digests in `ServeTarget`Maksim Denisov
2025-07-28Extend just serve in order to support required digests in `ServeTargetRequest`Maksim Denisov
2025-07-24tests, generic rules: honor TEST_ENV as wellKlaus Aehlig
2025-07-16Start 1.6.2 development cycleKlaus Aehlig
2025-07-16Release 1.6.1v1.6.1Klaus Aehlig
2025-07-15just-mr(1): document option -jKlaus Aehlig
2025-07-09just-mr: Add missing flexible variableOliver Reiche
2025-07-09Allow colons in remote-execution propertiesBin Yu
2025-07-09CHANGELOG: document the switch to the newly-standardized blob split/splice pr...Klaus Aehlig
2025-07-09Use capabilities to find out if split/splice is supportedSascha Roloff
2025-07-09Update remote-execution proto fileKlaus Aehlig
2025-07-09split/splice: drop algorithm negociation prototypeKlaus Aehlig
2025-07-09Server capabilities: add explicit cast from unsigned to signed integerSascha Roloff
2025-07-01Invocation server: fix total count of non-cached actionsKlaus Aehlig
2025-07-01Update CHANGELOGPaul Cristian Sarbu
2025-07-01just-mr: Fix lifetime of Git CAS lockPaul Cristian Sarbu
2025-07-01serve target: Fix missing locking of Git CAS in servicePaul Cristian Sarbu
2025-06-27Start 1.6.1 development cycleKlaus Aehlig
2025-06-27Release 1.6.0v1.6.0Klaus Aehlig
2025-06-27doc: Fix various typos and inconsistenciesPaul Cristian Sarbu
2025-06-27Documentation: fix typosKlaus Aehlig
2025-06-27just describe: Fix typo in output messagePaul Cristian Sarbu
2025-06-25future-designs: Remove entries for debug fission and just-lockPaul Cristian Sarbu
2025-06-25man pages: Improvements and typo fixesPaul Cristian Sarbu
2025-06-25INSTALL: extend the list of recommended scripts to installKlaus Aehlig
2025-06-25["@", "ssl", "", "exported crypto"]: make C++-related variable flexibleKlaus Aehlig
2025-06-25INSTALL: Fix default value for the C++ compilerSascha Roloff
2025-06-25INSTALL: Update with new behaviour of DEBUG variablePaul Cristian Sarbu
2025-06-25CHANGELOG: Fix typosPaul Cristian Sarbu
2025-06-25test data: generate all needed directoriesKlaus Aehlig
2025-06-24Release 1.6.0~beta1v1.6.0-beta1Klaus Aehlig
2025-06-24Clarify use of a clang-tidy checkPaul Cristian Sarbu
2025-06-24clang-tidy config: Add additional commentPaul Cristian Sarbu
2025-06-24Test: Add test for execution server APIsOliver Reiche
2025-06-24ExecutionService: Support RBE protocol v2.1Oliver Reiche
2025-06-24Test: Add test for API output path modesOliver Reiche
2025-06-24ExecutionAPI: Support output_paths in requestsOliver Reiche
2025-06-24ExecutionAPI: Support output_symlinks in responseOliver Reiche
2025-06-24ExecutionApi: Drop DirectorySymlinks from common apiOliver Reiche
2025-06-24ExecutionService: Use LocalApi directlyOliver Reiche