Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08Do not alias S3 username and password to deprecated options.Kenneth Hsu
2021-02-16#3748|Spelling CorrectionJuliano Hubel
2021-02-16#3748|Adding_Deprecated_messages_to_old_variablesJuliano Hubel
2021-02-15#3748_Underscores_insted_of_dashesJuliano Hubel
2020-09-11Add Storadera S3 provider.Kenneth Hsu
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-07-09Merge pull request #4237 from warwickmm/add_s3_me_bahrainKenneth Skovhede
2020-07-09Merge pull request #4226 from warwickmm/add_s3_eu_southKenneth Skovhede
2020-07-08Remove try/catch that is hiding errorsJon Schewe
2020-06-27Fix endpoint for Middle East (Bahrain) S3 region.Kenneth Hsu
2020-06-14Add support for Europe (Milan) S3 region.Kenneth Hsu
2020-05-11Removed mentions of "Amazon S3" and changed it to "S3 compatible" as Duplicat...Kenneth Skovhede
2020-05-06Added MyCloudyPlace.com S3 providerCedric Hauber
2019-12-01Fix codacy complaints.verhoek
2019-11-27Removed forgotten m_options.verhoek
2019-11-27Make codacy happier.verhoek
2019-11-26Use same exception handling cases for Minio as for the AWS client.verhoek
2019-11-26Adjusted static command line doc for s3-client.verhoek
2019-11-26Implemented remaining methods.verhoek
2019-11-25Add get object to minio client.verhoek
2019-11-25Removal of obsolete method.verhoek
2019-11-24Added put object to minio s3 client.verhoek
2019-11-24Remove unused functions from aws sdk wrapper.verhoek
2019-11-23Implemented addbucket for minio.verhoek
2019-11-23Added listbucket for minio clientverhoek
2019-11-22Created s3 client interface.verhoek
2019-11-22Start writing MinioWrapper using Minio.verhoek
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-09-20Revert "Updated AWS core library to 3.3.103.41 and AWS S3 library to 3.3.104.29"Kenneth Skovhede
2019-09-20Updated AWS core library to 3.3.103.41 and AWS S3 library to 3.3.104.29Kenneth Skovhede
2019-09-17Changed lookup to use dictionary lookup instead of looping over the keys.Kenneth Skovhede
2019-09-17Changed hostnames from `s3-region.amazonaws.com` to `s3.region.amazonaws.com`...Kenneth Skovhede
2019-09-17Rewrote S3 to use dictionaries with inline specifiers, instead of arrays with...Kenneth Skovhede
2019-09-17Updated S3 providers.Kenneth Skovhede
2019-09-14nuget updatesBlueBlock
2019-08-31update nuget packagesBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-30nuget packages updated to keep currentBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-06Update S3, Sharepoint, Tahoe, and WEBDAV backends for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2019-02-26Merge pull request #3677 from FroggieFrog/update-known-locationsRune Henriksen
2019-02-25added new known locations of S3FroggieFrog
2019-02-25fix #3665 added "Wasabi Hot Storage (EU Central)"FroggieFrog
2019-01-16Added explicit `isroot` property, and changed to be a string generated from `...Kenneth Skovhede
2019-01-12Refactored into one responsibility functions.verhoek
2019-01-12Fixed typo.verhoek
2019-01-12Made helper methods static.verhoek
2019-01-12Rewrote CanCreateUser in a more verbose way.verhoek