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-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-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-10Version bump to v2.0.5.114-2.0.5.114_canary_2021-03-10v2.0.5.114-2.0.5.114_canary_2021-03-10Kenneth Skovhede
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-08Merge pull request #4463 from warwickmm/fix_curl_url_error_messageKenneth Skovhede
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-07Yet-another fix for the RPM shebang mangler breaking on non-critical stuffKenneth Skovhede
2021-03-07Version bump to v2.0.5.113-2.0.5.113_canary_2021-03-07v2.0.5.113-2.0.5.113_canary_2021-03-07Kenneth Skovhede
2021-03-07Changed to new timestamp servers for certificates (once again)Kenneth Skovhede
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 #4400 from warwickmm/appveyor_bulk_data_testsKenneth Skovhede
2021-03-06Merge pull request #4414 from warwickmm/test/run_script_afterKenneth Skovhede
2021-03-06Merge pull request #4410 from warwickmm/use_consistent_mono_imagesKenneth 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 #4435 from warwickmm/new_issue_forum_questionKenneth 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
2021-03-06Merge pull request #4427 from warwickmm/include_third_party_licensesKenneth Skovhede
2021-03-06Merge branch 'master' into include_third_party_licensesKenneth Skovhede
2021-03-06Merge pull request #4447 from warwickmm/remove_unused_uplink_librariesKenneth Skovhede
2021-03-06Merge pull request #4449 from warwickmm/remove_telegramKenneth Skovhede
2021-02-27Always display scrollbars in file pickers.Kenneth Hsu
2021-02-27Merge pull request #4448 from jfparis/python3warwickmm
2021-02-26Added command line argument for the buffer sie with default value to 8kbJean-François Paris
2021-02-26Fixed some typos in the help messageJean-François Paris
2021-02-23Updates to DuplicatiVerify.pyJean-François Paris
2021-02-22Rewrote DuplicatiVerify to make it compatible with python2 (now unsupported) ...Jean-François Paris
2021-02-21Remove Telegram backend.Kenneth Hsu