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-06-13Fix bug in PutAsync implementations.Kenneth Hsu
2021-05-29Merge branch 'master' into feature/azure-storage-sastokenKenneth Skovhede
2021-05-16Fix bug handling deprecated Azure and S3 options.Kenneth Hsu
2021-05-15Add authentication using Shared access signature tokenSerge
2021-05-15Bugfix read non-present key from dictionarySerge
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
2019-05-12Disable warnings about unused constructors.Kenneth Hsu
2019-05-12Disable warning about unused class.Kenneth Hsu
2019-05-12Remove unused SupportsStreaming property.Kenneth Hsu
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-06Update Azure Blob and Backblaze B2 backends for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-26Added support for returning multiple DNS names for cache invalidation.Kenneth Skovhede
2018-02-22changed from NYI to null returns. Added check to skip DNS check if no DNSName...Rune Henriksen
2018-02-18added DNSName getter on Backend interface and added NotImplementedException m...Rune Henriksen
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-01-09Implemented better default error messsagesKenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-08-03Redid the connection string parameters to be more like S3.Don Lockhart
2014-07-06Renamed project folder to AzureBlob.Don Lockhart