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
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-05-15Remove unused property.Kenneth Hsu
2019-05-15Remove unused property.Kenneth Hsu
2019-05-15Disable warning about unused constructors.Kenneth Hsu
2019-05-15Disable warning about unused class.Kenneth Hsu
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-06Update Box and Rackspace Cloud Files backends for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-09-20Use ordinal case-insensitive comparison instead of ToLower.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
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-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-05-17Reworked the way the `AllowWriteBuffering` flag is set to fix errors caused b...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-16Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage suc...Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-05Moved the MD5 calculating stream into a generic hash-calculating streamKenneth 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-11-15Added detection for throwing FileMissingException to all backendsKenneth Skovhede
2014-11-10Added locally allocated buffers for copystream to reduce pressure on allocatorKenneth Skovhede
2014-07-11Reworked the ReadWriteTimeout usage to avoid premature timeouts on MonoKenneth Skovhede
2013-10-29Updated CloudFiles auth urlKenneth Skovhede
2013-05-06Fixed various minor issues with backendsKenneth Skovhede
2013-05-06Rewrote all backends to use the new Uri parser.Kenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Renamed ftp-password to auth-password and ftp-username to auth-usernamebefore_winforms_removalKenneth Skovhede
2013-01-22Added the "Password" type to argument types for simplified handling of passwo...kenneth@hexad.dk
2012-06-06Fixed some timeout/abort issues by implementing everything by hand, on top of...kenneth@hexad.dk
2012-05-08Update issue #607kenneth@hexad.dk
2011-11-16Update issue #508kenneth.skovhede@gmail.com
2011-07-23Fixes to be case insensitive when parsing destination url, only has effect fo...kenneth.skovhede@gmail.com
2011-06-26Update issue #416kenneth.skovhede@gmail.com
2011-05-09Updated license textkenneth.skovhede@gmail.com
2011-04-27Update issue #404kenneth.skovhede@gmail.com
2010-11-21Renamed the Duplicati.Library.Core dll to Duplicati.Library.Utility as the "C...kenneth.skovhede@gmail.com