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-03-16Remove unused CommonStrings class.Kenneth Hsu
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-04-19Implemented backup based on changes recorded in NTFS USN journalDaniel Gehriger
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Merge branch 'master' of https://github.com/duplicati/duplicati into fix/list...Tyler Gill
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-25Add IQuotaInfo interfaceTyler Gill
2017-01-25Added support for server modules, that is modules that expose options to the ...Kenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-10-15Added ability to backup hyperv using webguiMax
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-11-15Added FileMissingExceptionKenneth Skovhede
2014-08-17Started implementing the Rename interfaceKenneth Skovhede
2014-07-25Since we now use an url to supply options, some options are not passed to the...Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2014-03-12Missing importsKenneth Skovhede
2013-05-25Reworked the result reporting to support type safe valuesKenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Removed unused x86 configurations and fixes som build refrencesKenneth Skovhede
2012-08-15Added support for callbacks.kenneth@hexad.dk
2012-05-14Added metadata recording, for later use in the new UI.kenneth@hexad.dk
2012-01-16Added option to log operations and expected backend state for debugging purpo...kenneth@hexad.dk
2011-11-19Fixed some build issues after the merge.kenneth@hexad.dk
2011-03-07Update solution to .NET 4.0 and added new SSH backend based on SSH.NET.morten@momi.dk
2010-10-23The logic for missing folders on the backends have changed.kenneth.skovhede@gmail.com
2010-07-05Fixed issue with x86 build.kenneth.skovhede@gmail.com
2010-06-20A fairly large refactoring of the code.kenneth.skovhede@gmail.com