summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02just serve: add a request to get the tree of an archiveKlaus Aehlig
2023-11-02content CAS map: Check remote CAS only after local distfilesPaul Cristian Sarbu
2023-11-02bootstrap: Add libarchive dependencyPaul Cristian Sarbu
2023-10-27Add a test for similar but different exportsKlaus Aehlig
2023-10-27Base export target chache key on the exported targetKlaus Aehlig
2023-10-27extended-git-tree-variables doc: fix typoPaul Cristian Sarbu
2023-10-27Add design about having additional variables available in git-tree actionsKlaus Aehlig
2023-10-25just execute: fix race condition during garbage collection...Alberto Sartori
2023-10-25just serve: document the changes required in the analysis of an export targetAlberto Sartori
2023-10-24just-execute tutorial: recommend statically linked binaresKlaus Aehlig
2023-10-23Add a design for supporting additional mirrors in just-mrKlaus Aehlig
2023-10-20with_serve_test_runner.py: terminate serve process at the endAlberto Sartori
2023-10-16curl_easy_handle: Ensure we report a fail on HTTP codes >=400Paul Cristian Sarbu
2023-10-16just-mr fetch: Fix exception on fetched data hash mismatchPaul Cristian Sarbu
2023-10-06CreateExecutionApi: define a new library to avoid code duplicationAlberto Sartori
2023-09-29rule ["patch", "defaults"]: remove unused config variable "TARGET_ARCH"Klaus Aehlig
2023-09-28Avoid conflicts on case-insensitive file systemsKlaus Aehlig
2023-09-28["CC/pkgconfig", "system_library"] Add -rpathKlaus Aehlig
2023-09-27Use standard tools for pkg-configKlaus Aehlig
2023-09-26pkg-config files: properly terminate last lineKlaus Aehlig
2023-09-25Fix pkg-config name for libprotobufOliver Reiche
2023-09-25Use pkgconfig for default proto libsOliver Reiche
2023-09-22Add regression test that --fetch-absent does not store a subtreeKlaus Aehlig
2023-09-22commit git map: Fix --fetch-absent storing incorrect tree associationPaul Cristian Sarbu
2023-09-22commit git map: Improve warning messagePaul Cristian Sarbu
2023-09-22fpath git map: Remove redundancy in warning messagePaul Cristian Sarbu
2023-09-22RemoteServeConfig: Remove problematic inheritancePaul Cristian Sarbu
2023-09-20Add end-to-end test for the absent configuration of just-mrKlaus Aehlig
2023-09-20just-mr: add option to override the absent pragmaKlaus Aehlig
2023-09-20just-mrrc(5): update exampleKlaus Aehlig
2023-09-19just serve protocol: clean upKlaus Aehlig
2023-09-19bootstrap: for package builds use -Wno-pedanticKlaus Aehlig
2023-09-19ServeServerImpl: create and `git-init` StorageConfig::GitRoot() when the serv...Alberto Sartori
2023-09-15just-mr: ensure that after --fetch-absent a local build is possibleKlaus Aehlig
2023-09-15Add an end-to-end test for fetching absent rootsKlaus Aehlig
2023-09-15Add infrastructure for end-to-end tests using just serveKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-15GitApi: implement RetrieveToCASAlberto Sartori
2023-09-13target-level caching as a service design: add clarifying commentsKlaus Aehlig
2023-09-13CHANGELOG: describe current state of affairsKlaus Aehlig
2023-09-13Document 'just serve' protocol and implementationPaul Cristian Sarbu
2023-09-13test: Check that just-mr creates correct absent rootsPaul Cristian Sarbu
2023-09-13just-mr: Implement 'absent' rootsPaul Cristian Sarbu
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
2023-09-13just serve: Implement basic API handling service requestsPaul Cristian Sarbu
2023-09-13test: Add initial checks for serve service clientPaul Cristian Sarbu
2023-09-13test: Add test environment running 'just serve'Paul Cristian Sarbu
2023-09-13just serve: Implement initial serve clientPaul Cristian Sarbu
2023-09-13just serve: Basic service implementation with commit-of-tree RPCPaul Cristian Sarbu
2023-09-13just: Add handling of 'just serve' configurationPaul Cristian Sarbu