summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-20task tracker: support sampling the sizeKlaus Aehlig
2023-03-20just-mr: avoid fetching unnecessary repositoriesKlaus Aehlig
2023-03-20just: only report export targets if there are anyKlaus Aehlig
2023-03-15Update gsl-lite to 0.40.0Klaus Aehlig
2023-03-15just-mr: follow symlinks to the rc-file, also on the default locationKlaus Aehlig
2023-03-15bazel api: fix include of proto files...Alberto Sartori
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
2023-03-15grpc: bugfix: add missing dependency to grpc service libraryAlberto Sartori
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-03-15rules: CC/auto: add "config_file" rule to generate a c/c++ header...Alberto Sartori
2023-03-14GitRepo: Fix memory leak in keep tag operationPaul Cristian Sarbu
2023-03-14CurlUrlHandle: Fix memory leak in no_proxy string matching methodPaul Cristian Sarbu
2023-03-13Update CLI11 to 2.3.2Klaus Aehlig
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13Test: Add GC test for export targetsOliver Reiche
2023-03-13Test: Extend basic GC test by link count checkOliver Reiche
2023-03-13Test: Extend basic GC test for compatibleOliver Reiche
2023-03-13GC: Fix uplinking of ActionResults in compatibleOliver Reiche
2023-03-13TargetCache: Drop dependency on execution apiOliver Reiche
2023-03-13TargetCache: Drop dependency on repository configOliver Reiche
2023-03-13Artifact: No user error on object info parse failOliver Reiche
2023-03-13Remote Tests: Dump server output to fileOliver Reiche
2023-03-13Remote Tests: Ensure writable build root existsOliver Reiche
2023-03-13just-mr: remove unnecessary double quotesKlaus T. Aehlig
2023-03-10Update nlohmann::json to 3.11.2Klaus Aehlig
2023-03-10just-mr: do not unnecessarily forward log-limitKlaus Aehlig
2023-03-10just-mr: fix launcher forwardingKlaus Aehlig
2023-03-10Move common defaults for just and just-mr into a separate libraryKlaus Aehlig
2023-03-10just-mr man page: document all exit codesKlaus Aehlig
2023-03-10tests: get rid of credentials repo since tests now use just execute as a remo...Alberto Sartori
2023-03-10Enforce remote-execution unit testsKlaus Aehlig
2023-03-10Switch CC tests depending on remote executionKlaus Aehlig
2023-03-10Add a rule for CC tests depending on remote executionKlaus Aehlig
2023-03-10bytestream server: bugfix: if a tree is requested, look for it *only*Alberto Sartori
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-03-09bugfix: bazel api tests: upload empty root for actions as Tree and not as FileAlberto Sartori
2023-03-09Just-MR: Improve logging messagesPaul Cristian Sarbu
2023-03-08docs: Add SSL verification options to just-mr section-1 man pagePaul Cristian Sarbu
2023-03-08Just-MR: Add logic for SSL verification during archive fetchPaul Cristian Sarbu
2023-03-08Just-MR: Add command line options for SSL verification during archive fetchPaul Cristian Sarbu
2023-03-08curl_easy_handle: Add logic for handling user SSL settingsPaul Cristian Sarbu
2023-03-08just-mr: fix options mismatchesPaul Cristian Sarbu
2023-03-08changelog: fix typosPaul Cristian Sarbu
2023-03-08Fix example just-mrrc in man pageOliver Reiche
2023-03-08docs: Update just-mr section-5 man page with new 'git tree' repository typePaul Cristian Sarbu
2023-03-08test: Add test for just-mr git tree repository typePaul Cristian Sarbu
2023-03-08Just-MR: Add logic for git tree repository type setupPaul Cristian Sarbu
2023-03-08Just-MR: Add tree id root mapPaul Cristian Sarbu
2023-03-08GitRepo: Add method to check existence of a Git treePaul Cristian Sarbu