aboutsummaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* Use aws >= 0.20Gravatar Benjamin Barenblat2022-01-19
* fix version numberGravatar Joey Hess2017-10-11
* typoGravatar Joey Hess2017-10-11
* Fix build with aws-0.17.Gravatar Joey Hess2017-10-11
* git annex sync --content to exportsGravatar Joey Hess2017-09-19
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* split out Types.ExportGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* update copyright yearGravatar Joey Hess2017-09-12
* propigate exception in checkPresentExportS3Gravatar Joey Hess2017-09-12
* stop warning about removals from IAGravatar Joey Hess2017-09-12
* avoid showing error when copy failsGravatar Joey Hess2017-09-12
* S3: Allow removing files from IA, but warn about derived versions potentially...Gravatar Joey Hess2017-09-12
* don't show key urls in whereis for S3 with public=yes and exporttree=yesGravatar Joey Hess2017-09-08
* S3 export finalizationGravatar Joey Hess2017-09-08
* S3 export (untested)Gravatar Joey Hess2017-09-08
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* refactor ExportActionsGravatar Joey Hess2017-09-01
* add API for exportingGravatar Joey Hess2017-08-29
* fix build with old http-client versionsGravatar Joey Hess2017-08-17
* Disable http-client's default 30 second response timeout when HEADing an url ...Gravatar Joey Hess2017-08-15
* adeiu, MissingHGravatar Joey Hess2017-05-16
* S3: Fix check of uuid file stored in bucket, which was not working.Gravatar Joey Hess2017-02-13
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* Fix build with aws 0.16. Thanks, aristidb.Gravatar Joey Hess2017-02-07
* fix build warningGravatar Joey Hess2016-12-10
* Remove http-conduit (<2.2.0) constraintGravatar Alper Nebi Yasak2016-12-10
* more p2p progress metersGravatar Joey Hess2016-12-07
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* plumb RemoteGitConfig through to setRemoteCredPairGravatar Joey Hess2016-05-23
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* improve info display of OtherStorageClassGravatar Joey Hess2016-05-05
* S3: Allow configuring with requeststyle=path to use path-style bucket access ...Gravatar Joey Hess2016-02-09
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* 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