Age | Commit message (Expand) | Author |
---|---|---|
2023-03-13 | Storage: Reworked storage and garbage collection | Oliver Reiche |
2023-03-13 | TargetCache: Drop dependency on execution api | Oliver Reiche |
2023-01-20 | Move execution-backend-id calculation from target-level cache to local config | Sascha Roloff |
2023-01-20 | Introduce multiple cache generations | Sascha Roloff |
2023-01-20 | Move file_storage.hpp to file_system subdirectory | Sascha Roloff |
2023-01-20 | Refactor target cache key and entry to separate files and targets | Sascha Roloff |
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig |
2022-10-11 | Scan provides map of target-cache entries for known artifacts | Sascha Roloff |
2022-09-13 | Fix wrongful conversions of object to arrays | Oliver Reiche |
2022-09-12 | Adapted TargetCache to download known artifacts from remote CAS to local CAS | Sascha Roloff |
2022-06-13 | TargetCache: Initial implementation | Oliver Reiche |