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
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 all Newtonsoft.Json packagesKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2017-05-17Fixed the buffer avoidance flag for `Delete` in AMZCD.Kenneth Skovhede
2017-04-21Avoids inserting delays if the same operation is performed repeatedly on AMZCD.Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-10-17Refactoring amazon cloud drive consistency delayAndersGron
2016-10-16Amazon cloud drive consistency delayAndersGron
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-05-21Fix the escaping of special characters of Amazon Cloud Drive API filteringXelio Cheong
2016-04-16Fixed the timeout issueKenneth Skovhede
2016-04-16Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage suc...Kenneth Skovhede
2016-04-13Fixed a few issues where reporting the error message would cause an exception...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-03-13Implemented a list delay to work around the eventually consistent issue.Kenneth Skovhede
2016-03-13Fixed an issue with Amazon Cloud Drive where deleted files were put in the ro...Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2016-01-12Removed unused variableKenneth Skovhede
2015-12-08Reset version numberKenneth Skovhede
2015-12-07Minor cleanup for amzcd, and switched to the new multi-part upload methodKenneth Skovhede
2015-12-05Optimization for AmzCD: don't load files unless required.Kenneth Skovhede
2015-12-05Added Amazon Cloud Drive backend as requested in issue #598Kenneth Skovhede