summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-11filesystem: Avoid unwanted indirections...Paul Cristian Sarbu
2023-07-11Git: Fix handling of symlinks in tree artifactsPaul Cristian Sarbu
2023-07-10target map: Add missing return statement when rule name is not foundPaul 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-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-05main: RemoteExecutionConfig is a direct dependencyKlaus Aehlig
2023-07-03local API: Fix bug in uploading missing artifactsPaul Cristian Sarbu
2023-06-28Fix json to filepath conversion in mainSascha Roloff
2023-06-28just-mr: move tmp-workspace under generation rotationKlaus Aehlig
2023-06-28just-mr: lock garbage collectionKlaus Aehlig
2023-06-28Update remote execution api to preliminary version v2.3Sascha Roloff
2023-06-26gc: Uplink action output symlinksPaul Cristian Sarbu
2023-06-26Allow non-upwards symlinks with Bazel APIPaul Cristian Sarbu
2023-06-26Allow non-upwards symlinks with Git APIPaul Cristian Sarbu
2023-06-26Allow non-upwards symlinks with local APIPaul Cristian Sarbu
2023-06-26Execution response: Add output symlink pathsPaul Cristian Sarbu
2023-06-26bazel_msg_factory: Allow non-upwards symlinks in uploaded treesPaul Cristian Sarbu
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
2023-06-26FileRoot: Add handling of non-upwards symlink...Paul Cristian Sarbu
2023-06-26ReadTree: Add check for non-upwards symlinks...Paul Cristian Sarbu
2023-06-26ObjectType: Add non-upwards symlinks as a known object type...Paul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-06-22generic target: support execution propertiesKlaus Aehlig
2023-06-22genric target: support timeout scalingKlaus Aehlig
2023-06-22generic rule: fix error handling for "env"Klaus Aehlig
2023-06-20just-mr: Auto detect archive compressionOliver Reiche
2023-06-20ArchiveOps: Support unpacking tar.xz archivesOliver Reiche
2023-06-15executor: honor action-specific execution propertiesKlaus Aehlig
2023-06-15ACTION constructor: accept "execution properties"Klaus Aehlig
2023-06-15action data structure: support (additional) execution propertiesKlaus Aehlig
2023-06-09Git CAS: report absence of CAS at debug levelKlaus Aehlig
2023-06-07file_system: Drop unused template argumentOliver Reiche
2023-06-07file_system: Avoid malloc in 'fdless' copy/writeOliver Reiche
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-06-05git cas: only compute absolute path if not absolute alreadyKlaus Aehlig
2023-06-05File Locking: only compute absolute path, if not absolute alreadyKlaus Aehlig
2023-06-05just: improve error reporting on missing pwdKlaus Aehlig
2023-05-31Avoid potential malloc between fork/execOliver Reiche
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-05-31git tree repos: Add option for ignore-special root...Paul Cristian Sarbu
2023-05-31distdir repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31archive repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31git repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31file repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31utils: Relocate the std::filesystem::hash_value libc fix...Paul Cristian Sarbu