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
2022-01-21Implement exponential backoff for backend errorsRiccardo Paolo Bestetti
2021-05-09Improve commentsamuel-w
2021-05-08Add commentsamuel-w
2021-05-08Compare file extensions case insensitively.samuel-w
2020-03-15Remove unused members from Duplicati.Library.Main.Strings.Kenneth Hsu
2020-02-06Merge pull request #4068 from warwickmm/remove_unused_options_membersKenneth Skovhede
2020-02-04clean up usn and snapshot option parsingRod Savard
2020-01-26Remove unused Options.HasDeleteAllButN property.Kenneth Hsu
2020-01-26Remove unused Options.HasDeleteOlderThan property.Kenneth Hsu
2020-01-26Remove unused Options.ParseLogLevel method.Kenneth Hsu
2020-01-26Remove unused Options.SetCompressionModuleDefault method.Kenneth Hsu
2020-01-26Remove unused Options.SetEncryptionModuleDefault method.Kenneth Hsu
2020-01-26Remove unused Options.DEFAULT_READ_BUFFER_SIZE field.Kenneth Hsu
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-11-02Make the temp file the default and only bevavior - fileset volume no longer u...Tyler Gill
2019-10-31Cache to diskTyler Gill
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-10-06Fix internal XML documentation for restore-symlink-metadata.Kenneth Hsu
2019-09-20Merge pull request #3912 from warwickmm/fix_deprecation_messageKenneth Skovhede
2019-09-20Fix incorrect deprecation message.Kenneth Hsu
2019-09-20Deprecate command-line argument for file-read-buffer-size.Kenneth Hsu
2019-09-18Remove unused FileReadBufferSize property.Kenneth Hsu
2019-09-01Merge branch 'master' into force-actual-dateRune Henriksen
2019-07-30Add auto vacuum interval optiondrwtsn32x
2019-07-21tweaksdrwtsn32x
2019-07-21Add auto-compact-interval option to allow delay between automatic compactionsdrwtsn32x
2019-03-06Add asynchronous-concurrent-upload-limit optionSean Templeton
2019-02-18Remove unused Options properties.Kenneth Hsu
2019-01-26Merge branch 'master' into feature/fix_path_storage2Rune Henriksen
2019-01-22Remove redundant casts.Kenneth Hsu
2019-01-13Merge pull request #3584 from Pectojin/remove_build_lookup_table_methodKenneth Skovhede
2019-01-11set argument as disabled and remove flag toggle methodRune Henriksen
2019-01-05Provide more meaningful exception message.Kenneth Hsu
2019-01-04Throw exception if backup-test-percentage is out of range.Kenneth Hsu
2019-01-03Add option to specify percentage of samples for verification.Kenneth Hsu
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-11-12Add boolean option to force display of actual calendar dateMikael Mello
2018-10-23Merge branch 'master' into feature/fix_path_storage2Kenneth Skovhede
2018-10-16Remove unused members.Kenneth Hsu
2018-09-07Merge branch 'master' into feature/fix_path_storage2Kenneth Skovhede
2018-08-14Added an option to disable filelist consistency checks as it was reported to ...Kenneth Skovhede
2018-08-11Removed the deprecated `--store-metadata` option.Kenneth Skovhede
2018-08-07Merge branch 'master' into feature/fix_path_storage2Kenneth Skovhede
2018-08-07Merge branch 'feature/disable_automatic_dblock_recreate'Kenneth Skovhede
2018-08-07Disabled automatic recreate of dblock files, as it rarely works.Kenneth Skovhede
2018-08-07Disabled logging block and file database access to reduce overhead in these q...Kenneth Skovhede
2018-06-30Merge branch 'feature/fix-autodetect-blocksize'Kenneth Skovhede
2018-06-30Fixed the code to allow reading various parameters from the manifest when res...Kenneth Skovhede
2018-06-29default vss excluded writerMax
2018-06-14Re-applied the path-storage fix as the merge failed somehowKenneth Skovhede