summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02man: add just execute subcommandAlberto Sartori
2023-02-02execution-service: add end-to-end testAlberto Sartori
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-02-02LocalStorage: add StoreTree(std::filesystem::path const &)Alberto Sartori
2023-02-02bytestream_client: use common header with settings shared by both server and ...Alberto Sartori
2023-02-02remote/config.hpp: make ParsePort re-usable for execution-serviceAlberto Sartori
2023-02-02bytestream_client: report failures on LogLevel::ErrorAlberto Sartori
2023-02-02file_locking: fix comment describing the name of the lock fileKlaus Aehlig
2023-02-01Update fmtlib to version 9.1.0Klaus Aehlig
2023-01-31Improve error message if git tree walk failedOliver Reiche
2023-01-31Fix segfault if reading git tree failedOliver Reiche
2023-01-31Remove -Werror from externals' cflagsOliver Reiche
2023-01-30just: default to the unknown tool chainKlaus Aehlig
2023-01-26test/bootstrap: fix typo in environemt variableKlaus Aehlig
2023-01-26test/bootstrap: also test bootstrapping with the gnu compiler familyKlaus Aehlig
2023-01-26Fix boostrapping on less optimizing compilersKlaus T. Aehlig
2023-01-24BazelMsgFactory: Improve error reporting for creating treesOliver Reiche
2023-01-24FileSystemManager: Do not follow symlinksOliver Reiche
2023-01-24FileSystemManager: Pass ReadDirectory error to callerOliver Reiche
2023-01-24Drop spourious bootstrap dependenciesKlaus Aehlig
2023-01-24bin/boostrap.py: support dropping of repositoriesKlaus Aehlig
2023-01-24just-mr.py: Make disdir content reproducible and consistentPaul Cristian Sarbu
2023-01-24Just-MR: Remove obsolete GET_BRANCH_REFNAME critical Git operationPaul Cristian Sarbu
2023-01-24GitRepo: Add SSL certificate verification callbacks for remote commit updatePaul Cristian Sarbu
2023-01-24GitRepo: Add SSL certificate verification callbacks for remote fetchPaul Cristian Sarbu
2023-01-24GitRepo: Remove refspec argument in retrieving commit from remote...Paul Cristian Sarbu
2023-01-24GitRepo: Add libgit2 proxy options for remote connection for commit updatePaul Cristian Sarbu
2023-01-24GitRepo: Set libgit2 option for auto-detection of proxy settings in fetching ...Paul Cristian Sarbu
2023-01-24GitRepo: Change FetchFromRemote to fetch based on branch namePaul Cristian Sarbu
2023-01-24libgit2: Enable https supportPaul Cristian Sarbu
2023-01-24commit_git_map: Clean up passed arguments in EnsureCommitPaul Cristian Sarbu
2023-01-24libgit2: Patch handling of per-remote no proxy settings in gitconfigPaul Cristian Sarbu
2023-01-24libgit2: Update to v1.2.0Paul Cristian Sarbu
2023-01-20["test/end-to-end/just-mr", "fetch"]: fix destination directoryKlaus Aehlig
2023-01-20Document the conepts behind garbage collectionKlaus Aehlig
2023-01-20Add basic end-to-end test for just gcKlaus Aehlig
2023-01-20Add gc subcommandSascha Roloff
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20Move execution-backend-id calculation from target-level cache to local configSascha Roloff
2023-01-20Introduce multiple cache generationsSascha Roloff
2023-01-20Configured target uses entity_name_data.hpp instead of entity_name.hppSascha Roloff
2023-01-20Cleanup local CAS dependency for repository configSascha Roloff
2023-01-20Add check for same CAS in CAS-to-CAS artifact retrievalSascha Roloff
2023-01-20Move file_storage.hpp to file_system subdirectorySascha Roloff
2023-01-20Refactor target cache key and entry to separate files and targetsSascha Roloff
2023-01-20Test: Add tests for file locking utility classPaul Cristian Sarbu
2023-01-20Utils: Add file locking utility classPaul Cristian Sarbu
2023-01-20generic built-in rule: fix typo in error messageKlaus Aehlig
2023-01-20Update Changelog: authentication availableKlaus Aehlig
2023-01-20tests: pass tls certificates and keyAlberto Sartori