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
2019-02-06Merge pull request #3649 from duplicati/feature/fix_root_path_issueKenneth Skovhede
2019-02-06Removed account id to reduce confusionRune Henriksen
2019-02-04Added support for "splitting" a root path.Kenneth Skovhede
2019-01-30Fixed the database upgrade script to copy over file IDs to avoid breaking dat...Kenneth Skovhede
2019-01-29Fixed version to avoid git commits with version updatesKenneth Skovhede
2019-01-26Merge pull request #3629 from duplicati/feature/fix_commandline_log_errorsKenneth Skovhede
2019-01-26Merge pull request #3631 from warwickmm/remove_optional_parametersRune Henriksen
2019-01-26Make parameters to Controller.ListControlFiles method required.Kenneth Hsu
2019-01-26Merge branch 'master' into feature/fix_path_storage2Rune Henriksen
2019-01-26Merge pull request #3621 from warwickmm/dispose_connectionRune Henriksen
2019-01-26Merge pull request #3622 from warwickmm/simplify_import_optionsRune Henriksen
2019-01-26Merge pull request #3623 from warwickmm/remove_optional_parametersRune Henriksen
2019-01-26Merge pull request #3628 from warwickmm/remove_unused_methodRune Henriksen
2019-01-26Fixes for #3596 (#3630)Kenneth Skovhede
2019-01-25Changed the commandline log expiration to allow long-running jobs with no out...Kenneth Skovhede
2019-01-23Remove unused method.Kenneth Hsu
2019-01-23Always require server-datafolder when importing configuration.Kenneth Hsu
2019-01-23Make optional parameter required.Kenneth Hsu
2019-01-23Remove unnecessary optional parameter.Kenneth Hsu
2019-01-23Dispose of connection after use.Kenneth Hsu
2019-01-22Merge pull request #3618 from warwickmm/remove_redundant_castsKenneth Skovhede
2019-01-22Merge pull request #3612 from warwickmm/test/import_export_configurationKenneth Skovhede
2019-01-22Remove redundant casts.Kenneth Hsu
2019-01-18Test importing encrypted configuration with wrong passphrase.Kenneth Hsu
2019-01-18Add comments to describe tests.Kenneth Hsu
2019-01-18Add comment to explain empty catch block.Kenneth Hsu
2019-01-18Add round-trip test for exporting and importing configurations.Kenneth Hsu
2019-01-18Extract code that exports backup to JSON to helper method.Kenneth Hsu
2019-01-16Added explicit `isroot` property, and changed to be a string generated from `...Kenneth Skovhede
2019-01-16Merge branch 's3_object_inits' of https://github.com/verhoek/duplicati into v...Kenneth Skovhede
2019-01-16Restrict method access.Kenneth Hsu
2019-01-16Remove unused using directives.Kenneth Hsu
2019-01-16Extract code that imports backup to separate method.Kenneth Hsu
2019-01-13Merge pull request #3601 from warwickmm/bugfix/google_drive_quotaKenneth Skovhede
2019-01-13Merge pull request #3600 from balchen/masterKenneth Skovhede
2019-01-13Merge pull request #3584 from Pectojin/remove_build_lookup_table_methodKenneth Skovhede
2019-01-13Fix quota reporting with GoogleDrive backend.Kenneth Hsu
2019-01-13Call SetWorkingDirectory every time an open FTP connection is requested to pr...Jens Glad Balchen
2019-01-12Refactored into one responsibility functions.verhoek
2019-01-12Fixed typo.verhoek
2019-01-12Made helper methods static.verhoek
2019-01-12Rewrote CanCreateUser in a more verbose way.verhoek
2019-01-12fix for unc paths in prefixes (#3599)Max
2019-01-11removed reference to deleted methodRune Henriksen
2019-01-11set argument as disabled and remove flag toggle methodRune Henriksen
2019-01-11Merge pull request #3559 from verhoek/auto_updater/allow_for_new_keyKenneth Skovhede
2019-01-11Code improvements.verhoek
2019-01-11Replaced type by var.verhoek
2019-01-11Added `ConfigurationImporter` as a dependency to the trayicon, so it is picke...Kenneth Skovhede
2019-01-11Remove unnecessary statement.Kenneth Hsu