summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27test just-mr and serve: Check file repository to_git root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check git repository root creationPaul Cristian Sarbu
2024-02-27test just-mr and serve: Check archive repository root creationPaul Cristian Sarbu
2024-02-27just-mr: Correct handling of remotes with respect to compatibility modePaul Cristian Sarbu
2024-02-27just serve: Add request to report compatibility status of endpointPaul Cristian Sarbu
2024-02-27just-mr: Fix correct CAS storage location is usedPaul Cristian Sarbu
2024-02-27commit_git_map: Proper handling of file associationPaul Cristian Sarbu
2024-02-27just-mr setup archive: Local roots require the archive blob to be local tooPaul Cristian Sarbu
2024-02-27symlinks design doc: Fix typoPaul Cristian Sarbu
2024-02-26Add split-splice end-to-end testSascha Roloff
2024-02-26Employ blob splitting and splicing for endpoint dispatchingSascha Roloff
2024-02-26Implement blob splitting in local APISascha Roloff
2024-02-26Implement blob splicing protocol at just client sideSascha Roloff
2024-02-26Implement blob splicing protocol at just server sideSascha Roloff
2024-02-26Implement blob chunking algorithm negotiationSascha Roloff
2024-02-26Update remote execution protocol to support blob splicingSascha Roloff
2024-02-26Unify error logging in just execute BatchUpdateBlobsSascha Roloff
2024-02-26Refactor split and splice implementations.Sascha Roloff
2024-02-26Rename constant for just-internal hash lengthSascha Roloff
2024-02-26Remove upper and lower bounds for FastCDC random-number generationSascha Roloff
2024-02-26Initialize file chunker in mainSascha Roloff
2024-02-26Add a design document for foreign-file rootsKlaus Aehlig
2024-02-22Add test verifying error reporting on failing actionsKlaus Aehlig
2024-02-22Executor: in case of a failing action also report originKlaus Aehlig
2024-02-21Add test verifying the annotations added by just-import-gitKlaus Aehlig
2024-02-21just-import-git: support setting "inherit env"Klaus Aehlig
2024-02-20Add test verifying that "inherit env" is honored for git fetchesKlaus Aehlig
2024-02-20git repo fetch: support "inherit env"Klaus Aehlig
2024-02-20Git URL scheme handling: whitelist path instead of non-path protocolsKlaus Aehlig
2024-02-16export targets: Enforce the invariant when writing target cache entriesPaul Cristian Sarbu
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-16ArtifactDigest: Hashing the object should not take size into accountPaul Cristian Sarbu
2024-02-16serve target: Upload also the artifacts to remote CAS after orchestrated buildPaul Cristian Sarbu
2024-02-15absent-archives test: also verify fetching as distfileKlaus Aehlig
2024-02-15git-gc design: fix typosKlaus Aehlig
2024-02-15defaults: Support fully static linkingOliver Reiche
2024-02-15Replace glibc sync stubs when linking pthreadsOliver Reiche
2024-02-15atomic: Fix potential raceOliver Reiche
2024-02-15Remove unnecessarily quadratic expressionsKlaus Aehlig
2024-02-14expression map: properly wrap logger for import callsKlaus Aehlig
2024-02-13with-serve test runner: do not rely on readdir orderKlaus Aehlig
2024-02-13executor-api test: also set env for echoKlaus Aehlig
2024-02-13local-execution test: set launcherKlaus Aehlig
2024-02-13execution-api test: also set the launcherKlaus Aehlig
2024-02-13Add test that also for trees in the git cas we can follow pathsKlaus Aehlig
2024-02-13local_api: also for retrieve to memory, consult git api as fallbackKlaus Aehlig
2024-02-08rule_map: improve error reportingKlaus Aehlig
2024-02-08NamedTarget: support ToString()Klaus Aehlig
2024-02-08JsonFileMap: refuse to read absent rootKlaus Aehlig
2024-02-08Target map: on error in rule look up, report the rule being looked forKlaus Aehlig