summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-30FileRoot: Fix content description for ignore-special rootsPaul Cristian Sarbu
2023-11-29Update install section about just-mrOliver Reiche
2023-11-29Do not drop curl for bootstrapOliver Reiche
2023-11-29Add design document on tree-overlay actionsKlaus Aehlig
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-24just: Fix wrong access to moved structPaul Cristian Sarbu
2023-11-23Mention blob splitting in changelogSascha Roloff
2023-11-23Move blob-splitting design document to implemented conceptsSascha Roloff
2023-11-22test: Check staging of empty treesOliver Reiche
2023-11-22LocalAction: Fix staging of empty treesOliver Reiche
2023-11-22Add test case for blob splittingSascha Roloff
2023-11-22Implement blob splitting protocol on just client sideSascha Roloff
2023-11-22Implement blob splitting protocol on just server sideSascha Roloff
2023-11-22Patch remote execution protocol with blob splitting APISascha Roloff
2023-11-22Update blob splitting design documentSascha Roloff
2023-11-22Test ["end-to-end/gc", "export"]: fix workspace layoutKlaus Aehlig
2023-11-21test: Verify fetching from just serve of absent distdir archivesPaul Cristian Sarbu
2023-11-21content_cas_map: Interrogate just serve endpoint also if doing pure fetchPaul Cristian Sarbu
2023-11-21just serve: Implement client-side ServeContent and extend serve APIPaul Cristian Sarbu
2023-11-21just serve: Implement server-side ServeContent RPCPaul Cristian Sarbu
2023-11-21just_serve.proto: define ServeContent RPCPaul Cristian Sarbu
2023-11-21Extend --fetch-absent tests to verify regular fetching from just serveKlaus Aehlig
2023-11-21archive repository: Query 'just serve' endpoint also when not marked absentPaul Cristian Sarbu
2023-11-21git repository: Query 'just serve' endpoint also when not marked absentPaul Cristian Sarbu
2023-11-21SourceTree service: Bump up server-side log levelsPaul Cristian Sarbu
2023-11-20rules: Fix flag inheritanceOliver Reiche
2023-11-20Remove O_SYNC from low-level file-writing flags.Sascha Roloff
2023-11-17built-in "install" rule: verify well-formedness of resulting stageKlaus Aehlig
2023-11-16test: Check that serve service works in compatible modePaul Cristian Sarbu
2023-11-16fetch-absent: Only allow option in native modePaul Cristian Sarbu
2023-11-16Add -R as short option for --remote-serve-addressKlaus Aehlig
2023-11-16remote-execution-endpoint: fall back to remote-serve-endpointAlberto Sartori
2023-11-16end-to-end serve-target-cache-hit: test the failure if...Alberto Sartori
2023-11-15just-serve: add end-to-end testsAlberto Sartori
2023-11-15test end-to-end: Expose the serve build root in the test environmentPaul Cristian Sarbu
2023-11-15test end-to-end: Cleanup of with_serve runner Python scriptPaul Cristian Sarbu
2023-11-15just-mr: Update to using the static methods of ServeApiPaul Cristian Sarbu
2023-11-15define AbsentTargetMap for handling export targets in absent repositoriesAlberto Sartori
2023-11-15just-serve: Extend client and API for services Target and ConfigurationPaul Cristian Sarbu
2023-11-15just-serve: initial server-side implementation of "Target" and "Configuration...Alberto Sartori
2023-11-15just-serve: start a just-execute instance if the user does not provide...Alberto Sartori
2023-11-15just_serve.proto: add Configuration serviceAlberto Sartori
2023-11-15just_serve.proto: define service TargetAlberto Sartori
2023-11-15ReadConfiguredTarget: handle absent target rootsAlberto Sartori
2023-11-15just main: Extend root parsing to allow absent rootsPaul Cristian Sarbu
2023-11-15FileRoot: Add new absent root underlying type variantPaul Cristian Sarbu
2023-11-15serve api config: Fix missing header guardPaul Cristian Sarbu
2023-11-15just-mr json parsing: Add missing check for items type in listsPaul Cristian Sarbu
2023-11-15TargetCache: add new member function WithShard(shard) that returns a new Targ...Alberto Sartori
2023-11-15TargetCacheKey: make TargetCacheKey(Artifact::ObjectInfo) constructor publicAlberto Sartori