Age | Commit message (Expand) | Author |
2024-08-22 | Remote-execution properties: restore the latest-wins semantics | Klaus Aehlig |
2024-08-21 | ["test", "suite"]: document fields | Klaus Aehlig |
2024-08-21 | tests: use newly defined test suite | Klaus Aehlig |
2024-08-20 | ["utils/serve_service", "CC test"]: honor LINT | Klaus Aehlig |
2024-08-20 | ["utils/remote-execution", "CC test"]: honor LINT | Klaus Aehlig |
2024-08-20 | Add ["test", "suite"] | Klaus Aehlig |
2024-08-20 | ["shell/test", "script"] forward lint information of deps | Klaus Aehlig |
2024-08-20 | ["CC", "test"]: support providing lint information | Klaus Aehlig |
2024-08-20 | ["lint", "targets"]: deduplicate tasks | Klaus Aehlig |
2024-08-14 | expression language: add nub_left | Klaus Aehlig |
2024-08-14 | absent_target_map: fix private hdrs | Klaus Aehlig |
2024-08-14 | lint: use standard launchers | Klaus Aehlig |
2024-08-14 | new rule ["lint", "targets"] | Klaus Aehlig |
2024-08-14 | Make CC binary and library support providing information for linting | Klaus Aehlig |
2024-08-07 | Remove code duplication from SourceTreeService | Maksim Denisov |
2024-08-07 | Remove code duplication from CasServer | Maksim Denisov |
2024-08-07 | Pass a longrunning operation to ExecutionServer::WriteResult by rvalue | Maksim Denisov |
2024-08-07 | ExecutionServer: use one method for conversion to IExecutionAction | Maksim Denisov |
2024-08-07 | ExecutionServer: use one method for conversion to bazel ExecuteResponse | Maksim Denisov |
2024-08-07 | ExecutionServer: Move creation of ActionResult to a static function | Maksim Denisov |
2024-08-07 | ExecutionServer: move creation of bazel instances to functions | Maksim Denisov |
2024-08-07 | Remove ExecutionServiceImpl::StoreActionResult method | Maksim Denisov |
2024-08-07 | Use expected to return errors from ExecutionServiceImpl's methods | Maksim Denisov |
2024-08-07 | ExecutionServer: remove redundant scopes | Maksim Denisov |
2024-08-07 | Refactor read/write logic in BytestreamServer | Maksim Denisov |
2024-08-07 | Extend BazelNetworkReader to avoid redundant conversions | Maksim Denisov |
2024-08-07 | Generate bazel trees in LocalCasReader | Maksim Denisov |
2024-08-07 | Remove HashFunction field from LocalAC | Maksim Denisov |
2024-08-07 | Avoid deep copies of containers in responses. | Maksim Denisov |
2024-08-07 | Remove code duplication in Populate method in responses. | Maksim Denisov |
2024-08-07 | Remove unused code from Artifact::ObjectInfo | Maksim Denisov |
2024-08-07 | Remove unused code from BazelMasgFactory | Maksim Denisov |
2024-08-07 | Pass SymlinksCheckFunc to GitRepo as not_null | Maksim Denisov |
2024-08-07 | Pass to ObjectCAS an optional ExistsFunc using std::optional | Maksim Denisov |
2024-08-07 | Replace classic C boolean operators with keywords | Maksim Denisov |
2024-08-07 | Add missing guard | Maksim Denisov |
2024-08-07 | Add field to ["CC", "defaults"] to specify arguments for ar | Klaus Aehlig |
2024-08-06 | analyse: extend provides map when switching to action input | Klaus Aehlig |
2024-08-05 | rules shell/test: Add 'keep-dirs' field | Paul Cristian Sarbu |
2024-08-05 | Expression language: add expression from_subdir | Klaus Aehlig |
2024-08-05 | expression test: use built-in quoting | Klaus Aehlig |
2024-08-05 | When using errno, log the actual error message | Paul Cristian Sarbu |
2024-08-05 | Add missing cerrno includes | Paul Cristian Sarbu |
2024-08-05 | authentication: Properly log failures to open certification files | Paul Cristian Sarbu |
2024-08-02 | just: report completion of analyse earlier | Klaus Aehlig |
2024-08-02 | CHANGELOG: mention cwd support | Klaus Aehlig |
2024-08-02 | End-to-end test: verify unrelated cwd | Klaus Aehlig |
2024-08-02 | Actions with non-trivial cwd: add empty input tree, if required | Klaus Aehlig |
2024-08-02 | Add end-to-end test verifying that cwd is handled correctly | Klaus Aehlig |
2024-08-02 | generic rule: add support for cwd | Klaus Aehlig |