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
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-01-14make tests case insensitivedrwtsn32x
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-09-20Updated CoCoL to version 1.7.1 to fix a busy CPU issueKenneth Skovhede
2019-09-14nuget updatesBlueBlock
2019-09-04update nuget cocolBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Updated project files.verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-09-28Merge pull request #3392 from warwickmm/simplify_method_resolutionKenneth Skovhede
2018-09-21Simplify method resolution by removing default parameters.Kenneth Hsu
2018-09-20Allow tasks to complete on any thread when context is irrelevant.Kenneth Hsu
2018-06-22Allow tasks to complete on any thread when context is irrelevant.Kenneth Hsu
2018-06-12Simplified plus made defaults explicit.verhoek
2018-05-22Implemented default tempdir for backend server.verhoek
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-11Added limits to the number of backlog items the usage reporter will handle.Kenneth Skovhede
2017-12-16Fixed compiler warnings.vnau
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-23Fixes after library updatesKenneth Skovhede
2017-09-23Updated CoCoL in UsageReporterKenneth Skovhede
2017-09-23Additional updates to NewtonSoft.JsonKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2017-04-04Updated SharpCompress to a build from master to include the zip64 fixesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-08Improved extraction of distro name for Linux system.Kenneth Skovhede
2016-12-02Added startup delay and checks for exit to stop the usagereporter as soon as ...Kenneth Skovhede
2016-12-02Rewrote the way the usage-reporter works, to take advantage of new features i...Kenneth Skovhede
2016-10-17Improved handling for extracting OS infoKenneth Skovhede
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-04-21Added a fix to prevent uploading empty files to the usage reporterKenneth 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-13Added reporting of the system default level for usage reporterKenneth Skovhede
2016-03-12Implemented settings for controlling what data is sent with the usage reporterKenneth Skovhede
2016-03-01Changed the usage reporter to use a duplicati.com domain to further signal th...Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-22Added usage report for the size of backupsKenneth Skovhede
2015-12-22Added the correct shutdown handling codeKenneth Skovhede
2015-12-22Added usage reporter to keep track of most-wanted features and to get an over...Kenneth Skovhede