summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
...
* update for aws 0.10's better handling of DNE for HEADGravatar Joey Hess2014-10-23
* fix buildGravatar Joey Hess2014-10-23
* one last build fix, yes it builds nowGravatar Joey Hess2014-10-23
* needs type familiesGravatar Joey Hess2014-10-23
* fix buildGravatar Joey Hess2014-10-23
* Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-22
|\
| * add internet archive item url to infoGravatar Joey Hess2014-10-21
| * include creds location in infoGravatar Joey Hess2014-10-21
| * add per-remote-type infoGravatar Joey Hess2014-10-21
| * S3: Fix embedcreds=yes handling for the Internet Archive.Gravatar Joey Hess2014-10-12
| * glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-08-15
|\|
| * testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* | auto-create IA bucketsGravatar Joey Hess2014-08-09
* | better memoizationGravatar Joey Hess2014-08-09
* | fix meter updateGravatar Joey Hess2014-08-09
* | S3: finish converting to aws libraryGravatar Joey Hess2014-08-09
* | pass metadata headers and storage class to S3 when putting objectsGravatar Joey Hess2014-08-09
* | remove dead codeGravatar Joey Hess2014-08-09
* | S3: convert to aws for store, remove, checkPresentGravatar Joey Hess2014-08-09
* | wordingGravatar Joey Hess2014-08-08
* | cleanupGravatar Joey Hess2014-08-08
* | cleanupGravatar Joey Hess2014-08-08
* | WIP converting S3 special remote from hS3 to aws libraryGravatar Joey Hess2014-08-08
|/
* run Preparer to get Remover and CheckPresent actionsGravatar Joey Hess2014-08-06
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
* better byteRetrieverGravatar Joey Hess2014-08-03
* S3: support chunkingGravatar Joey Hess2014-08-02
* S3: Deal with AWS ACL configurations that do not allow creating or checking t...Gravatar Joey Hess2014-07-11
* fix build with old versions of bytestringGravatar Joey Hess2014-06-06
* fix dodgy use of Char8Gravatar Joey Hess2014-05-27
* webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...Gravatar Joey Hess2014-02-24
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* S3: Try to ensure bucket name is valid for archive.org.Gravatar Joey Hess2013-10-16
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* fix build (seems getGpgEncOpts got renamed to getGpgEncParams)Gravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Store an annex-uuid file in the bucket when setting up a new S3 remote.Gravatar Joey Hess2013-04-27
* Automatically register public urls for files uploaded to the Internet Archive.Gravatar Joey Hess2013-04-25
* webapp: Display some additional information about a repository on its edit page.Gravatar Joey Hess2013-04-25
* S3: Dropping content from the Internet Archive doesn't work, but their API in...Gravatar Joey Hess2013-04-25
* support enabling IA repositoriesGravatar Joey Hess2013-04-25
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15