summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14just-mr: Parse mirrors specification from checkout locations filePaul Cristian Sarbu
2023-11-14test: Add check for 'mirrors' field in just-mr repositoriesPaul Cristian Sarbu
2023-11-14just-mr: Add 'mirrors' field to archive-like repositoriesPaul Cristian Sarbu
2023-11-14curl_easy_handle: Allow non-fatal logging of errors in curl operationsPaul Cristian Sarbu
2023-11-14DistdirCheckout: Improve log messagesPaul Cristian Sarbu
2023-11-14just-mr: Add 'mirrors' field to 'git' repositoriesPaul Cristian Sarbu
2023-11-14just_mr utils: Add missing nodiscard attributesPaul Cristian Sarbu
2023-11-14fs_utils: Only accept strings as 'checkouts' map valuesPaul Cristian Sarbu
2023-11-14commit_git_map fix: Fetch from correct location if fetch URL is a pathPaul Cristian Sarbu
2023-11-14alternative-mirrors design doc: Update local specification key namesPaul Cristian Sarbu
2023-11-13test: Verify unlink of symlinksOliver Reiche
2023-11-13bugfix: Also unlink symlinks before installingOliver Reiche
2023-11-13Add end-to-end test for environment handling of "git tree" repositoriesKlaus T. Aehlig
2023-11-13"git tree" repositories: honor "inherit env"Klaus Aehlig
2023-11-09["CC/auto", "config_file"] runner: let /usr/bin/env find python3Klaus T. Aehlig
2023-11-07Bazel API: implement ParallelRetrieveToCasKlaus Aehlig
2023-11-07artifacts sync: use parallelism if providedKlaus Aehlig
2023-11-07remote api: support otpional parallel CAS synchronisationKlaus Aehlig
2023-11-07Fetch export targets sequentially when creating local backupKlaus Aehlig
2023-11-02Document the new featuresPaul Cristian Sarbu
2023-11-02just-mr fetch: Add handling of --fetch-absent optionPaul Cristian Sarbu
2023-11-02test: Add simple check that 'just serve' resolves symlinks as expectedPaul Cristian Sarbu
2023-11-02serve test runner: Fix style and missing counter incrementPaul Cristian Sarbu
2023-11-02Add end-to-end test for fetching absent archivesKlaus Aehlig
2023-11-02content git map: Add handling of --fetch-absent optionPaul Cristian Sarbu
2023-11-02content git map: Move handling of --fetch-absent flag from checkout to the ma...Paul Cristian Sarbu
2023-11-02Move content archive helper functions in own libraryPaul Cristian Sarbu
2023-11-02remote serve: Extend client and API with tree-of-archive service callsPaul Cristian Sarbu
2023-11-02just serve: Implement service to get Git tree of an archive contentPaul Cristian Sarbu
2023-11-02just serve: Fix inconsistenciesPaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-11-02ArchiveOps: Move libarchive utilities outside other_toolsPaul Cristian Sarbu
2023-11-02GitRepo: Add method for async fetch from local repositoryPaul Cristian Sarbu
2023-11-02GitRepo: Add blob existence checkerPaul Cristian Sarbu
2023-11-02just serve: add a request to get the tree of an archiveKlaus Aehlig
2023-11-02content CAS map: Check remote CAS only after local distfilesPaul Cristian Sarbu
2023-11-02bootstrap: Add libarchive dependencyPaul Cristian Sarbu
2023-10-27Add a test for similar but different exportsKlaus Aehlig
2023-10-27Base export target chache key on the exported targetKlaus Aehlig
2023-10-27extended-git-tree-variables doc: fix typoPaul Cristian Sarbu
2023-10-27Add design about having additional variables available in git-tree actionsKlaus Aehlig
2023-10-25just execute: fix race condition during garbage collection...Alberto Sartori
2023-10-25just serve: document the changes required in the analysis of an export targetAlberto Sartori
2023-10-24just-execute tutorial: recommend statically linked binaresKlaus Aehlig
2023-10-23Add a design for supporting additional mirrors in just-mrKlaus Aehlig
2023-10-20with_serve_test_runner.py: terminate serve process at the endAlberto Sartori
2023-10-16curl_easy_handle: Ensure we report a fail on HTTP codes >=400Paul Cristian Sarbu
2023-10-16just-mr fetch: Fix exception on fetched data hash mismatchPaul Cristian Sarbu
2023-10-06CreateExecutionApi: define a new library to avoid code duplicationAlberto Sartori
2023-09-29rule ["patch", "defaults"]: remove unused config variable "TARGET_ARCH"Klaus Aehlig