Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-24 | Remove DocBook manual | Eelco Dolstra | |
2020-07-23 | Get rid of <example> | Eelco Dolstra | |
Markdown doesn't have floats so we can't have this. | |||
2019-10-22 | Remove superfluous IAM action for S3 cache | Chaz Schlarp | |
`s3:ListObjects` isn't a real IAM action, but _is_ the name of an S3 API method. `s3:ListBucket` is the relevant action for that method. https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazons3.html | |||
2019-06-20 | Nix uses the CPP SDK, not Java | Bruno Bieth | |
2019-03-14 | docs: fix typo in AllowDirectReads | Andreas Rammhold | |
It was just missing an `l` but should be fixed anyway. | |||
2018-12-08 | s3: document scheme query parameter | Daiderd Jordan | |
2018-09-27 | Update docs to describe how s3:// URLS does in fact support endpoint, ↵ | Graham Christensen | |
region, and profile for upload | |||
2018-08-02 | s3 binary cache: support specifying an endpoint | Graham Christensen | |
Works for uploading and not downloading. | |||
2018-08-01 | Document s3 substitutions | Graham Christensen | |