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-15Fix ReSharper's "Use string interpolation expression" / Code Smellmarodev
2021-05-10Merge pull request #4502 from samuel-w/masterwarwickmm
2021-05-09Improve commentsamuel-w
2021-05-08Add commentsamuel-w
2021-05-08Merge pull request #4501 from warwickmm/fix_typo_in_script_examplesKenneth Skovhede
2021-05-08Merge pull request #4503 from samuel-w/dar-sqlKenneth Skovhede
2021-05-08Merge pull request #4488 from warwickmm/file_backend_should_truncateKenneth Skovhede
2021-05-08Add Disk Archive files to compression hintssamuel-w
2021-05-08Compare file extensions case insensitively.samuel-w
2021-05-07Fix typo in example scripts.Kenneth Hsu
2021-05-04Merge pull request #4469 from tygill/fix/ms-graph-throttlingwarwickmm
2021-05-04Merge pull request #4470 from aureliandevel/masterwarwickmm
2021-05-03Merge pull request #4431 from warwickmm/add_workflow_for_testswarwickmm
2021-04-21Make File backend truncate existing files when overwriting.Kenneth Hsu
2021-03-29Remove CopyStream buffering logic (will try to make a separate pull request f...Tyler Gill
2021-03-24Fix typoTyler Gill
2021-03-24Move Retry-After logic to RetryAfterHelper to make it easier for other backen...Tyler Gill
2021-03-24Add some logging to Microsoft Graph backends.Tyler Gill
2021-03-22Parse throttle speeds in backend tester as sizes.Tyler Gill
2021-03-22OAuthHttpClient should behave the same as the WebRequest code path and treat ...Tyler Gill
2021-03-22Allow backend tester to test throttling.Tyler Gill
2021-03-22Store the Utility buffer in a WeakReference so the GC can collect it if neces...Tyler Gill
2021-03-21Address some more feedbackTyler Gill
2021-03-20Fix a few more things.Tyler Gill
2021-03-20Add a bit more test coverage.Tyler Gill
2021-03-20Fix column name typoaureliandevel
2021-03-19Clean up a few more bugs and inconsistencies in ReadLimitLengthStream.Tyler Gill
2021-03-18Fix some bugs in ReadLimitLengthStream changes, and add a unit test for some ...Tyler Gill
2021-03-18Remove SubStream and add functionality to ReadLimitLengthStream. Switch to us...Tyler Gill
2021-03-18Responding to some comments.Tyler Gill
2021-03-16Refactor the Retry-After logic. Now it tracks Retry-After headers on all requ...Tyler Gill
2021-03-16A few more improvements to the MicrosoftGraphBackends.Tyler Gill
2021-03-08Merge pull request #4465 from duplicati/feature/more-robust-purge-testingwarwickmm
2021-03-08Merge pull request #4464 from duplicati/warwickmm-replace_deprecated_s3_optionswarwickmm
2021-03-08Added delay to purge-broken-files unittest.Kenneth Skovhede
2021-03-08Extended backwards compatibility handling for S3 option parsingKenneth Skovhede
2021-03-08Fix URL to curl in CheckMonoSSL error message.Kenneth Hsu
2021-03-08Do not alias S3 username and password to deprecated options.Kenneth Hsu
2021-03-08Replace usages of deprecated S3 options in UI.Kenneth Hsu
2021-03-06Merge pull request #4459 from duplicati/feature/hide-deprecated-commandline-o...Kenneth Skovhede
2021-03-06Merge pull request #4401 from warwickmm/cache_dir_environment_variableKenneth Skovhede
2021-03-06Merge pull request #4414 from warwickmm/test/run_script_afterKenneth Skovhede
2021-03-06Merge pull request #4420 from warwickmm/fix_resizable_scrollbar_overlapKenneth Skovhede
2021-03-06Merge pull request #4423 from scambra/patch-1Kenneth Skovhede
2021-03-06Changed the help output to not show deprecated options.Kenneth Skovhede
2021-03-06Merge pull request #4443 from julianohubel/3748_Underscores_instead_of_dashesKenneth Skovhede
2021-03-06Merge pull request #4398 from warwickmm/bugfix/repair_missing_blocklistsKenneth Skovhede
2021-03-06Merge pull request #4406 from warwickmm/update_ssh_netKenneth Skovhede
2021-03-06Merge pull request #4417 from warwickmm/handle_unsupported_run_script_exit_codesKenneth Skovhede
2021-03-06Merge pull request #4418 from warwickmm/test/run_script_parsed_resultKenneth Skovhede