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-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
2020-11-15Fix misleading error message about missing source path.Kenneth Hsu
2020-11-09default literal fix for build check passKaren Martikyan
2020-11-09Fixed problems while using few different accounts for storing files.Karen Martikyan
2020-11-09Merge pull request #4324 from martikyan/feature/telegram_backendwarwickmm
2020-11-08Removed SystemExtensions.cs, using Utility.UtilityKaren Martikyan
2020-11-08Fixed bug connected with finding minimal element in an empty listKaren Martikyan
2020-11-08Retrieval of epoch moved to extensionsKaren Martikyan
2020-11-08Fixed possible bug connected with retrieval more than 100 messages from a cha...Karen Martikyan
2020-11-08PR comments fixed: minor changesKaren Martikyan
2020-11-07Removed redundant package dependencyKaren Martikyan
2020-11-07Improvements made, bugfixes madeKaren Martikyan
2020-11-07Small fixes, redundant extension removedKaren Martikyan
2020-11-07Undone changes to Log.csKaren Martikyan
2020-11-07Working stateKaren Martikyan
2020-11-05Urgent commitKaren Martikyan
2020-11-05Bugfix issue #3920Achim Schaefer