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-07-15feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-BackendTopperDEL
2021-05-06fix: TypoTopperDEL
2021-05-06fix: Remove unnecessary stringsTopperDEL
2021-05-06fix: Command line optionsTopperDEL
2021-05-06fix: fetch parameters from options via TryGetValueTopperDEL
2021-05-03feat: Rename all parameters and UIsTopperDEL
2021-05-03feat: Rename C# and Project-files to StorjTopperDEL
2021-04-29feat: Verify encryption passphraseTopperDEL
2021-04-29feat: Further renameTopperDEL
2021-04-29feat: Rename Tardigrade to Storj DCSTopperDEL
2021-04-29feat: Update satellites-listTopperDEL
2021-04-29build: Update to latest uplink.NETTopperDEL
2021-03-08Merge pull request #4464 from duplicati/warwickmm-replace_deprecated_s3_optionswarwickmm
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-06Merge pull request #4401 from warwickmm/cache_dir_environment_variableKenneth 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
2021-03-06Merge pull request #4447 from warwickmm/remove_unused_uplink_librariesKenneth Skovhede
2021-02-21Remove Telegram backend.Kenneth Hsu
2021-02-20Remove unnecessary Tardigrade libraries from build output.Kenneth Hsu
2021-02-16#3748|Spelling CorrectionJuliano Hubel
2021-02-16#3748|Adding_Deprecated_messages_to_old_variablesJuliano Hubel
2021-02-15#3748_Underscores_insted_of_dashesJuliano Hubel
2021-01-24Update SSH.NET to version 2020.0.1.Kenneth Hsu
2021-01-18Merge pull request #4404 from warwickmm/fix_docker_restore_queryKenneth Skovhede
2021-01-15Make DUPLICATI__PARSED_RESULT consistent with OperationAbortReason.Kenneth Hsu
2021-01-10Abort with error if script exits with unsupported code.Kenneth Hsu
2020-12-31Update SSH.NET to version 2020.0.0.Kenneth Hsu
2020-12-30Provide explicit column names when creating temp table.Kenneth Hsu
2020-12-28Exclude XDG_CACHE_HOME cache directory on Linux if defined.Kenneth Hsu
2020-12-28Avoid NullReferenceException if an IAsyncResult or WebRequest doesn't contain...Gurthurb
2020-12-27Fix bug with repairing multiple missing blocklist hashes.Kenneth Hsu
2020-12-19Merge pull request #4386 from warwickmm/catch_symlink_read_errorKenneth Skovhede
2020-12-19Merge pull request #4380 from warwickmm/fix_purge_broken_files_dry_runKenneth Skovhede
2020-12-19Merge pull request #4376 from warwickmm/fix_indentationKenneth Skovhede
2020-12-19Merge pull request #4366 from warwickmm/improve_missing_source_messageKenneth Skovhede
2020-12-19Merge pull request #4357 from warwickmm/fix_run_script_before_remoteurlKenneth Skovhede
2020-12-19Merge pull request #4367 from warwickmm/fix_variable_nameKenneth Skovhede
2020-12-06Catch and log exceptions encountered when getting symlink target.Kenneth Hsu
2020-12-01Commit or rollback transaction before beginning new ones.Kenneth Hsu
2020-11-22Merge pull request #4336 from barfoo4711/masterwarwickmm
2020-11-22Change log level for entry regarding restoring empty files.Kenneth Hsu
2020-11-22Make log entries for restore errors consistent.Kenneth Hsu
2020-11-22Fix casing in log entry.Kenneth Hsu
2020-11-22Fix incorrect or misleading indentations.Kenneth Hsu
2020-11-15Fix typo in variable name.Kenneth Hsu