summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* Fix failure to build with aws-0.13.0 and finish nearline support.Gravatar Joey Hess2015-11-02
* S3: Fix support for using https.Gravatar Joey Hess2015-10-15
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* avoid deprecation warnings when built with http-client >= 0.4.18Gravatar Joey Hess2015-10-01
* avoid hard dependency on new version of awsGravatar Joey Hess2015-09-22
* S3 storage classes expansionGravatar Joey Hess2015-09-17
* refactorGravatar Joey Hess2015-08-17
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* layoutGravatar Joey Hess2015-06-15
* show S3 urls for public repos in whereisGravatar Joey Hess2015-06-05
* S3: Publically accessible buckets can be used without creds.Gravatar Joey Hess2015-06-05
* public=yes config to send AclPublicReadGravatar Joey Hess2015-06-05
* groundwork for readonly accessGravatar Joey Hess2015-06-05
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * generalied elem/notElem in ghc 7.10 require some additional type signatures w...Gravatar Joey Hess2015-05-10
| * S3: Fix incompatability with bucket names used by hS3; the aws library cannot...Gravatar Joey Hess2015-04-27
| * S3: git annex enableremote will not create a bucket name, which failed since ...Gravatar Joey Hess2015-04-23
| * S3: git annex info will show additional information about a S3 remote (endpoi...Gravatar Joey Hess2015-04-23
| * convert all log prorities, not just debugGravatar Joey Hess2015-04-21
| * S3: Enable debug logging when annex.debug or --debug is set.Gravatar Joey Hess2015-04-21
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
|/
* 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