summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* Fix build with -f-S3.Gravatar Joey Hess2014-12-19
* reformatGravatar Joey Hess2014-12-16
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* support S3 front-end used by globalways.netGravatar Joey Hess2014-11-05
* Revert "work around minimum part size problem"Gravatar Joey Hess2014-11-04
* work around minimum part size problemGravatar Joey Hess2014-11-04
* fix a couple type errors and the progress barGravatar Joey Hess2014-11-04
* fix memory leakGravatar Joey Hess2014-11-04
* combine 2 checksGravatar Joey Hess2014-11-04
* casts; now fully working.. but still leakingGravatar Joey Hess2014-11-03
* this should avoid leaking memoryGravatar Joey Hess2014-11-03
* logic errorGravatar Joey Hess2014-11-03
* WIP 3Gravatar Joey Hess2014-11-03
* WIP 2Gravatar Joey Hess2014-11-03
* WIP try sending using RequestBodyStreamChunkedGravatar Joey Hess2014-11-03
* link to memory leak bugGravatar Joey Hess2014-11-03
* improve info display for multipartGravatar Joey Hess2014-11-03
* fix buildGravatar Joey Hess2014-11-03
* adjust version checkGravatar Joey Hess2014-11-03
* show multipart configuration in git annex info s3remoteGravatar Joey Hess2014-11-03
* finish multipart support using unreleased update to aws lib to yield etagsGravatar Joey Hess2014-11-03
* WIP multipart S3 uploadGravatar Joey Hess2014-10-28
* fix buildGravatar Joey Hess2014-10-23
* fix buildGravatar Joey Hess2014-10-23
* 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