aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/s3-binary-cache-store.hh
AgeCommit message (Expand)Author
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2020-12-20Overhaul store subclassingJohn Ericson
2016-10-06Fix getS3Stats()Eelco Dolstra
2016-06-01Make the store directory a member variable of StoreEelco Dolstra
2016-05-30BinaryCacheStore: Remove buildPaths() / ensurePath()Eelco Dolstra
2016-04-29BinaryCacheStore: Make the signing key a parameterEelco Dolstra
2016-04-21Move S3BinaryCacheStore from HydraEelco Dolstra