summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-07just-mr maps: Add logic for resolving symlinks in file repositoriesPaul Cristian Sarbu
2023-08-07just-mr utils: Add resolved tree id file getterPaul Cristian Sarbu
2023-08-07just-mr: Add async map for resolving symlinks in Git treesPaul Cristian Sarbu
2023-08-07test: Add check for reading objects by path from a Git treePaul Cristian Sarbu
2023-08-07GitRepo: Add method for reading object from tree by its pathPaul Cristian Sarbu
2023-08-07utils: Add function to check for confined pathsPaul Cristian Sarbu
2023-08-07just-mr: Update async map keys with the 'special' pragma valuePaul Cristian Sarbu
2023-08-07just-mr: Add map for pragma 'special' valuesPaul Cristian Sarbu
2023-08-07just-mr: Set ignore-special roots via a pragma...Paul Cristian Sarbu
2023-08-07test: Fix typo in script generating test_repo_symlinks bundlePaul Cristian Sarbu
2023-08-07just-mr maps: Clean up remnants from progress reporting reworkPaul Cristian Sarbu
2023-08-07utils: path normalization method should be noexceptPaul Cristian Sarbu
2023-07-27install-cas test: also verify the -P optionKlaus Aehlig
2023-07-27Add option -P to just-install-casKlaus Aehlig
2023-07-27Execution API: support fetching a single artifact to memoryKlaus Aehlig
2023-07-27link install-cas test to test suiteKlaus Aehlig
2023-07-26Add basic test for install-casKlaus Aehlig
2023-07-26remote api: honor the --raw-tree optionKlaus Aehlig
2023-07-25test_server: avoid racesKlaus Aehlig
2023-07-21Update libgit2 to 1.7.0Klaus Aehlig
2023-07-21bugfix: stage symlinks as symlinks when creating an action directoryAlberto Sartori
2023-07-19README: fix typo in referenceKlaus Aehlig
2023-07-19Add a tutorial on cross compilingKlaus Aehlig
2023-07-17operation_cache: add missing includeMichael Thies
2023-07-14["shell/test", "script"]: support target architectureKlaus Aehlig
2023-07-13bytestream_server: store temporary files under the local-buil-rootAlberto Sartori
2023-07-12["CC/test", "test]: support target architectureKlaus Aehlig
2023-07-12Add new transtion "maybe for host"Klaus Aehlig
2023-07-12Execution properties are no longer a future designKlaus Aehlig
2023-07-11filesystem: Avoid unwanted indirections...Paul Cristian Sarbu
2023-07-11test: Extend coverage for symlinks and ignore_special rootsPaul Cristian Sarbu
2023-07-11Git: Fix handling of symlinks in tree artifactsPaul Cristian Sarbu
2023-07-11bootstrap-test: Increase the timeout scalePaul Cristian Sarbu
2023-07-10target map: Add missing return statement when rule name is not foundPaul Cristian Sarbu
2023-07-10Update CHANGELOG: Fix mishandling of gitignore filesPaul Cristian Sarbu
2023-07-10test: Extend cas-independent check with .gitignore filePaul Cristian Sarbu
2023-07-10just-mr: Fix handling of .gitignore files in git repositoriesPaul Cristian Sarbu
2023-07-10FileSystemManager: Add recursive directory entries reader...Paul Cristian Sarbu
2023-07-05Test dispatch functionality of justKlaus Aehlig
2023-07-05Add CLI argument to dispatch endpointKlaus Aehlig
2023-07-05Executor: dispatch on action propertiesKlaus Aehlig
2023-07-05RemoteExecutionConfiguration: support dispatch listKlaus Aehlig
2023-07-05Add serialisation of ServerAddressKlaus Aehlig
2023-07-05just execute: log blob uploads at trace levelKlaus Aehlig
2023-07-05["@", "test", "end-to-end", "with remote"] rule: fix documentationKlaus Aehlig
2023-07-05main: RemoteExecutionConfig is a direct dependencyKlaus Aehlig
2023-07-05["end-to-end/target-cache", "artifacts-sync"]: add more checks...Alberto Sartori
2023-07-03Simplify artifacts-sync end-to-end testSascha Roloff
2023-07-03local API: Fix bug in uploading missing artifactsPaul Cristian Sarbu
2023-06-28Fix json to filepath conversion in mainSascha Roloff