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
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-03-16Merge branch 'feature/improved-logging'Kenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-03-08Use nameof operator when constructing ArgumentNullException.Kenneth Hsu
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-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-23Updated the AWS libraries for S3Kenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-09-16Changed S3 IAM to only use the bucket name in the policy document.Kenneth Skovhede
2017-09-05Fixed error in Wasabi endpoint urlKenneth Skovhede
2017-08-29Added Wasabi as an S3 storage providerKenneth Skovhede
2017-08-29Added fix to auto-set `--s3-ext-forcepathstyle` if the target is not an Amazo...Kenneth Skovhede
2017-08-29Fixed a missing case-insensitive compareKenneth Skovhede
2017-06-28Updated S3 librariesKenneth Skovhede
2017-04-09Fixed duplicate string in S3 bucket regionsKenneth Skovhede
2017-04-05Updated list of AWS S3 regions and serversKenneth Skovhede
2017-03-10Merge pull request #2366 from greyhoundforty/masterKenneth Skovhede
2017-03-09Added IBM Bluemix COS Offeringgreyhoundforty
2017-02-28Updated the AWS S3 librariesKenneth Skovhede
2017-01-24Fixed a bunch of typos.Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-11-10Updated AWS for S3Kenneth Skovhede
2016-10-31string fixesagrajaghh
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-06-23Added IAM checks and policy tool for S3.Kenneth Skovhede
2016-06-23Fixed a few cosmetic S3 issuesKenneth Skovhede
2016-06-23Some cleanup in the IAM moduleKenneth Skovhede
2016-06-23Implemented an IAM module that can check if a user is attempting to use the r...Kenneth Skovhede
2016-06-22Updated AWSSDK to use the new v3 API with a separate library for S3.Kenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-03-14Merge branch 'master' into nuget_setupKenneth Skovhede
2016-02-15Added support for additional configuration parameters for S3.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-11-18Added S3 storage class options to allow the user to specify the InfrequentAcc...Kenneth Skovhede
2015-08-23Removed unused option from S3 backendKenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-01-26Updated to .Net framework version 4.5Kenneth 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
2015-01-19Updated AWS SDK for the S3 backendKenneth Skovhede
2015-01-14Added dinCloud S3 endpoints to known providersKenneth Skovhede