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-06-05Remove redundant calls to ToString.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-05-20Replace string concatenation with StringBuilder.Kenneth Hsu
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
2018-01-18Adds a `UserAgent` header to OD4B as suggested in #2475 may also work for #2474Kenneth Skovhede
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-26Change from wrapping yield returning methods with methods that do a try/catch...Tyler Gill
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-01-24Fixed a bunch of typos.Kenneth Skovhede
2017-01-13More disabling of assembly signingKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-20fix typosagrajaghh
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-05-16Chunked uploads to SharePoint w non-seekable streamsFootStark
2016-04-23Upload files in chunks to prevent timeouts on large filesRené Hézser
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-04-01Normalize project files to avoid changes popping up after building releasesKenneth Skovhede
2016-03-22Added strong nameFootStark
2016-03-22fix typoFootStark
2016-03-22Added option delete-to-recyclerFootStark
2016-03-22Added constructors to OD4B backendFootStark
2016-03-22Streamlining. Added separate OneDriveForBusiness backenFootStark
2016-03-22Error handling, removed nuget-pkg for SP.CSOMFootStark
2016-03-22BaseVersion SharePoint BackendFootStark