Age | Commit message (Expand) | Author |
---|---|---|
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-04-28 | Fix libcxx build | Eelco Dolstra |
2022-01-18 | Get rid of std::shared_ptr<std::string> and ref<std::string> | Eelco Dolstra |
2020-04-08 | DataTransfer -> FileTransfer | Nikola Knezevic |
2020-04-08 | DownloadResult -> DataTransferResult | Nikola Knezevic |
2018-12-07 | s3: make scheme configurable | Daiderd Jordan |
2018-08-02 | s3 binary cache: support specifying an endpoint | Graham Christensen |
2017-11-15 | Add a "profile" option to S3BinaryCacheStore | Eelco Dolstra |
2017-03-03 | Add aws-region param to S3 store URLs | Shea Levy |
2017-02-14 | Add support for s3:// URIs | Eelco Dolstra |