summaryrefslogtreecommitdiff
path: root/doc/special_remotes/S3.mdwn
Commit message (Collapse)AuthorAge
* Allow controlling whether login credentials for S3 and webdav are committed ↵Gravatar Joey Hess2012-11-19
| | | | to the repository, by setting embedcreds=yes|no when running initremote.
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
|
* S3: Add fileprefix setting.Gravatar Joey Hess2012-08-09
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY2012-05-30
|
* correct S3 environment variable namesGravatar Joey Hess2012-05-29
|
* fix broken linksGravatar Joey Hess2011-11-08
|
* linkGravatar Joey Hess2011-05-16
|
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
| | | | | | | | In particular, munge key filenames to comply with the IA's filename limits, disable encryption, support their nonstandard way of creating buckets, and allow x-amz-* headers to be specified in initremote to set item metadata. Still TODO: initremote does not handle multiword metadata headers right.
* cleanupGravatar Joey Hess2011-05-16
|
* added documentation for using the Internet Archive as a remote via S3Gravatar Joey Hess2011-05-16
Renamed Amazon_S3 page to just S3.