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-05-20Create custom Exception for remote list verification failures.Kenneth Hsu
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-04-06Remove unused Strings.Common members.Kenneth Hsu
2020-03-16Remove unused CommonStrings class.Kenneth Hsu
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-09-01Merge remote-tracking branch 'upstream/master' into fix-stop-after-current-fileBlueBlock
2019-08-17Merge remote-tracking branch 'upstream/master' into update-framework-to-462BlueBlock
2019-08-17Merge remote-tracking branch 'upstream/master' into fix-stop-after-current-fileBlueBlock
2019-08-06add handling of a partial backupBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-30Add auto vacuum interval optiondrwtsn32x
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-12-12result-classes: rename properties of RestoreResults to be consistent with Bac...Mikael Mello
2018-12-10Use interface inheritance to remove write-only properites.Kenneth Hsu
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-08-14Added support for multiple exit codes, and added a unittest to verify that th...Kenneth Skovhede
2018-05-27Throw proper exception. Removed unused imports.verhoek
2018-04-20Correctly filtering list of changed files / folders using exclusion filterDaniel Gehriger
2018-04-19Implemented backup based on changes recorded in NTFS USN journalDaniel Gehriger
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-18added DNSName getter on Backend interface and added NotImplementedException m...Rune Henriksen
2017-12-25Compression modules refactored to work with streams instead of filenames;vnau
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
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-09-22Fix some documentation errors in backend interfaces.Tyler Gill
2017-08-04Issue #2578: Removed all direct calls to VACUUM and added a command to run VA...Dan Stahr
2017-01-25Added support for server modules, that is modules that expose options to the ...Kenneth Skovhede
2017-01-24Merge branch 'feature/add_single_result_code'Kenneth Skovhede
2017-01-24Fixed a bunch of typos.Kenneth Skovhede
2017-01-23Added a new result code to simplify reporting the same backup result from all...Kenneth Skovhede
2017-01-12Merge branch 'feature/fix_send_mail'Kenneth Skovhede
2017-01-10Updated MailKit, fixed a bug with DnsLite, added backward compatible tls supp...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2017-01-09Added description for the `--allow-full-removal` optionKenneth Skovhede
2017-01-05Implemented a new new `list-broken-files` and `purge-broken-files` command fo...Kenneth Skovhede
2016-12-30Merge branch 'feature/add_purge_command'Kenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-30Added commandline operation to purge select files from filesets.Kenneth Skovhede
2016-12-02Renamed testresults "changes" to "verifications"Kenneth Skovhede
2016-10-23Refactor of hyper-v backupMax
2016-10-22additional verification of hyper-vMax
2016-10-16moved hyper-v code to hyper-v classesMax
2016-10-16Added ability to have hidden command options to prevent UnsupportedOptionWarn...Max
2016-10-16changes in hyper-v backedMax