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-09-08Added consistency check to the test/verify commandKenneth Skovhede
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-04-12Merge branch 'master' into concurrent_processingKenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-01-20Merge branch 'master' into concurrent_processingKenneth Skovhede
2017-09-27Convert if statement to switch statement.Kenneth Hsu
2017-09-20Merge branch 'master' into concurrent_processingKenneth Skovhede
2017-09-20Changed all hash algorithms to use the `Cng` version.Kenneth Skovhede
2017-05-30Merge branch 'master' into concurrent_processingKenneth Skovhede
2017-02-27Added additional checks to attempt to gather information from the remote dest...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-02Added EndTime value in a few places.Kenneth Skovhede
2016-03-14Changed the name of a resource classKenneth Skovhede
2016-01-21Added --full-block-verification to the test processKenneth Skovhede
2015-04-08Improved handling of non-standard blocksize and hashing algorithmsKenneth 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-08-26Added progress reporting for various operationsKenneth Skovhede
2014-08-26Added repairing of files with missing hashes to the repair methodKenneth Skovhede
2014-08-19Implemented handling for verify for volumes that have no locally recorded has...Kenneth Skovhede
2014-07-16Fixed duplicate logging of operation resultsKenneth Skovhede
2014-05-15Implemented the pause/resume/stop/start methods throughout the calls to allow...Kenneth Skovhede
2014-05-12Bugfix for the test commandKenneth Skovhede
2014-03-10Improved speed of backup verificationKenneth Skovhede
2013-09-05Added error reporting if testing a volume throws an exceptionKenneth Skovhede
2013-08-24Added automatic backend volume testing with each backupKenneth Skovhede
2013-07-31Added rolling checks to ensure equal testing of all files.Kenneth Skovhede
2013-06-26Implemented the test commandKenneth Skovhede