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-07-25Fix codacy issuesBlueBlock
2019-07-25Refactored code for getting gpg pathBlueBlock
2019-07-20Add ability for gpg encryption to use the Windows gpg4win installed gpg.exe i...BlueBlock
2019-05-12Pin version to work better with the build scriptKenneth Skovhede
2019-05-07Add comment to explain unused method.Kenneth Hsu
2019-05-07Revert "Remove unused YouMayGetMoreHelpHere method."Kenneth Hsu
2019-04-28Remove unused ConsoleLogTarget class.Kenneth Hsu
2019-04-28Remove unused YouMayGetMoreHelpHere method.Kenneth Hsu
2019-04-25Merge pull request #3740 from warwickmm/remove_unused_local_variablesKenneth Skovhede
2019-04-18Remove unused local variables.Kenneth Hsu
2019-04-14Make ConfigurationImporter class static.Kenneth Hsu
2019-04-14Move ConfigurationImporter project files to reflect namespace.Kenneth Hsu
2019-03-19Merge pull request #3684 from seantempleton/paralleluploadKenneth Skovhede
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-04Update AlternativeFtp Backend for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2019-02-25Remove unused imports.verhoek
2019-02-10update 'help compare' to reflect removal of --verbosekesava-wow
2019-01-03Remove condition that is always true.Kenneth Hsu
2019-01-01Remove unused variable.Kenneth Hsu
2019-01-01Do not explicitly rethrow exception.Kenneth Hsu
2018-12-13Merge pull request #3538 from LacunaSoftware/improve-backup-logs-uiKenneth Skovhede
2018-12-12result-classes: rename properties of RestoreResults to be consistent with Bac...Mikael Mello
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-12-10Use consistent comment for no-op methods.Kenneth Hsu
2018-12-10Replace backing field with auto-implemented property.Kenneth Hsu
2018-12-10Convert write-only IMessageSink.OperationProgress property to method.Kenneth Hsu
2018-12-10Convert write-only IMessageSink.BackendProgress property to method.Kenneth Hsu
2018-11-19Remove redundant calls to ToString.Kenneth Hsu
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Updated project files.verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-02Continuation of Util.DirectorySeparatorString replacements.verhoek
2018-11-02Replaced DirectorySeparatorChar.ToString() calls.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-10-19Merge pull request #3437 from LacunaSoftware/target-newest-windowsRune Henriksen
2018-10-17Target Windows 8.1 and 10 in order to display correct version in UIMikael Mello
2018-10-17Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-10-17Reporting the error id to the WebUIKenneth Skovhede
2018-10-16Remove unused members.Kenneth Hsu
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen
2018-10-07Avoid unnecessary enumeration of collections.Kenneth Hsu
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-10-02Merge pull request #3400 from warwickmm/fix_potential_null_referenceRune Henriksen
2018-09-30Check for null reference before accessing property.Kenneth Hsu
2018-09-29Disable warning about unreferenced field.Kenneth Hsu
2018-09-29Restore removed reference to system settings context.Kenneth Hsu
2018-09-29Remove unused variables and fields.Kenneth Hsu