summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/content_cas_map.cpp
AgeCommit message (Expand)Author
2024-08-26GitOps: Pass source directory to GitInitialCommit operationPaul Cristian Sarbu
2024-08-26GitOpParams: Remove unneeded branch fieldPaul Cristian Sarbu
2024-07-23content_cas_map: also look in older git generationsKlaus Aehlig
2024-07-23just-mr: Use progress instance in setup mapsPaul Cristian Sarbu
2024-07-05Pass StorageConfig and Storage to just-mr mapsMaksim Denisov
2024-07-05Pass Storage and StorageConfig to StorageUtils by referenceMaksim Denisov
2024-07-05Use StorageConfig functionality via Instance()Maksim Denisov
2024-06-28Use (un)expected for network fetchOliver Reiche
2024-06-27Pass ServeApi to just-mr maps by raw pointerMaksim Denisov
2024-06-27Use a raw pointer for passing optional IExecutionApiMaksim Denisov
2024-06-25Introduce a type allias for an optional ptr to IExecutionApiMaksim Denisov
2024-06-25Use constant IExecutionApi in just-mr mapsMaksim Denisov
2024-06-25Pass IExecutionApi to IExecutionApi by referenceMaksim Denisov
2024-06-18Make ServeApi a general class, not a singletonMaksim Denisov
2024-06-18Pass ServeApi to just-mr maps by referenceMaksim Denisov
2024-06-18Use ServeApi functionality via Instance()Maksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-02-27just-mr setup archive: Local roots require the archive blob to be local tooPaul Cristian Sarbu
2024-01-26just-mr async maps: Wrap passed raw pointersPaul Cristian Sarbu
2023-12-19just-mr fetch content: Check for blob also in Git cachePaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-07content_cas_map: Remove unnecessary return typePaul Cristian Sarbu
2023-12-01just-mr archive: Report all tried remotes if fetch failsPaul Cristian Sarbu
2023-11-21content_cas_map: Interrogate just serve endpoint also if doing pure fetchPaul Cristian Sarbu
2023-11-21archive repository: Query 'just serve' endpoint also when not marked absentPaul Cristian Sarbu
2023-11-14just-mr archives fetch: Add logic for local mirrors and preferred hostnamesPaul Cristian Sarbu
2023-11-14just-mr: Add 'mirrors' field to archive-like repositoriesPaul Cristian Sarbu
2023-11-02Move content archive helper functions in own libraryPaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-11-02content CAS map: Check remote CAS only after local distfilesPaul Cristian Sarbu
2023-10-16just-mr fetch: Fix exception on fetched data hash mismatchPaul Cristian Sarbu
2023-09-13just-mr fetch: Fix minor typo in digest checkPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-03-20just-mr: rework progress reporting and statisticsKlaus Aehlig
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-08Just-MR: Add logic for SSL verification during archive fetchPaul Cristian Sarbu
2023-02-27Just-MR: Add progress reporting for fetch commandPaul Cristian Sarbu
2023-02-17structure cleanup: move libcurl utilities to other_tools...Paul Cristian Sarbu
2023-01-20Move file_storage.hpp to file_system subdirectorySascha Roloff
2022-12-21Just-MR: Add archive content-in-CAS mapPaul Cristian Sarbu