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
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-02Replaced DirectorySeparatorChar.ToString() calls.verhoek
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-10-30Handled GetFiles calls at risky spots in combination with PathTooLongExceptions.verhoek
2018-10-29Merge remote-tracking branch 'origin/master' into issue/3311verhoek
2018-10-28Added import.verhoek
2018-10-28Replaced System.IO.Path with wrapper call to Alphaleonis.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-10-25Created separate package for io wrapper.verhoek
2018-10-24Removed trailing spaces and refactored formatDuration.verhoek
2018-10-24Moved the formatDuration function to AppUtils.verhoek
2018-10-23Changed the database scheme to be consistent with the upgrade, addition to #3391Kenneth Skovhede
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-17Make description an optional field for backupsMikael Mello
2018-10-16Remove unused members.Kenneth Hsu
2018-10-11Merge pull request #3420 from warwickmm/remove_empty_methods_statementsRune Henriksen
2018-10-11Merge pull request #3422 from LacunaSoftware/fix-httpinput-emptyRune Henriksen
2018-10-11Revert hunk from 9ce1e80. Log redirect needs to be setupMikael Mello
2018-10-11Fix error when trying to add items to empty HttpForm (that is an empty HttpIn...Mikael Mello
2018-10-11Add comments to explain empty methods.Kenneth Hsu
2018-10-07Merge pull request #3404 from lucascosti/server_stat_string_cleanupRune Henriksen
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-10-04Merge pull request #3391 from sffetlio/description_fieldRune Henriksen
2018-10-02Fix server status strings grammar and consistencyLucas Costi
2018-10-01Fix schema versionsffetlio
2018-09-29Remove additional unused variables.Kenneth Hsu
2018-09-29Remove unused variables and fields.Kenneth Hsu
2018-09-29Remove unnecessary variable assignment.Kenneth Hsu
2018-09-23Use built-in method to expand environment variables.Kenneth Hsu
2018-09-21Merge pull request #3387 from warwickmm/ordinal_case_insensitive_comparisonRune Henriksen
2018-09-20Add Description field to backupssffetlio
2018-09-20Use ordinal case-insensitive comparison instead of ToUpper.Kenneth Hsu
2018-09-19Remove unnecessary call to String.Format.Kenneth Hsu
2018-09-05Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-09-05Updated translations from TransifexKenneth Skovhede
2018-09-05Added in additional backup time selection optionsBrian Mendonca
2018-08-30Autofocus password field on WebUI loginGuillaume
2018-08-28clarified application/account Id field for b2 backendxfakt-pj
2018-08-14Merge pull request #3338 from lucascosti/#3337-waiting-for-uploadRune Henriksen
2018-08-14Updated localization filesKenneth Skovhede
2018-08-13Fix #3337 - Ambigous 'waiting for upload' statusLucas Costi
2018-08-12Spelling fixesKenneth Skovhede
2018-08-11Updated all localizationsKenneth Skovhede
2018-08-08Changed the GUI to explictly set the `b` suffix on size numbersKenneth Skovhede
2018-08-07Removed a leftover debugging tagKenneth Skovhede
2018-08-07Added option to limit the number of allowed hostnames for the webserverKenneth Skovhede
2018-06-28Merge branch 'verhoek-fix/sqlite_file_permissions'Kenneth Skovhede