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-08-17Using USN journal in CountFilesHandlerDaniel Gehriger
2020-03-02Fix a few more issues with stop nowSean Templeton
2020-03-01Merge pull request #4114 from seantempleton/syntheticfilelistwarwickmm
2020-02-26add descriptive reason for usn soft failureRod Savard
2020-02-24A synthetic filelist could not be uploaded due to the logic in UploadSyntheti...Sean Templeton
2020-02-07Merge pull request #4085 from drwtsn32x/improve-usn-snapshot-failswarwickmm
2020-02-06change to use custom exception classRod Savard
2020-02-04log warning not error when usn policy is OnRod Savard
2020-02-04log information event when snap policy is AutoRod Savard
2020-02-04improve error msg on snapshot failureRod Savard
2020-02-03move config hash calculation to UsnJournalServiceRod Savard
2020-02-02remove unused parameterRod Savard
2020-02-02change config hash calculationRod Savard
2019-11-21don't store journal data for partial backupsUser
2019-11-10Issue warning when backup is cancelled by user.Kenneth Hsu
2019-10-21Merge pull request #3953 from warwickmm/make_fields_readonlyKenneth Skovhede
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-09-17Merge branch 'master' into fix-stop-after-current-fileKenneth Skovhede
2019-09-10add the fileset file to dlistBlueBlock
2019-09-08add purging of deleted remote volumesBlueBlock
2019-08-17Merge remote-tracking branch 'upstream/master' into fix-stop-after-current-fileBlueBlock
2019-08-06add handling of a partial backupBlueBlock
2019-08-02update the backups stats also when a bcakup is cancelledBlueBlock
2019-07-30Add auto vacuum interval optiondrwtsn32x
2019-07-24Also stop the file enum process when the user has cancelledBlueBlock
2019-07-24fix - do not throw exception in case where user has asked to cancelBlueBlock
2019-07-23fix stop after the current fileBlueBlock
2019-07-06Remove unused variable.Kenneth Hsu
2019-04-19Show vacuum in status messagedrwtsn32x
2019-04-01Simplify implementation of FlushBackend.Kenneth Hsu
2019-03-29Fix typo in async property name.Kenneth Hsu
2019-03-14Fix code review comments and other minor changesSean Templeton
2019-03-04Run each upload on a separate threadSean Templeton
2019-03-04Simplify BackendUploader and remove unnecessary codeSean Templeton
2019-03-04Move upload related code from BackendHandler to BackendUploaderSean Templeton
2019-02-18Avoid potential null reference exception.Kenneth Hsu
2019-01-22Remove redundant casts.Kenneth Hsu
2019-01-13Merge pull request #3584 from Pectojin/remove_build_lookup_table_methodKenneth Skovhede
2019-01-05Merge pull request #3582 from warwickmm/backup_test_percentageHendrik
2019-01-05remove unsed method and callRune Henriksen
2019-01-03Add option to specify percentage of samples for verification.Kenneth Hsu
2019-01-01Rename local variables to better indicate that they are unused.Kenneth Hsu
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-02Replaced DirectorySeparatorChar.ToString() calls.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen