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
2020-09-12Address review comments from @warwickmmDean Ferreyra
2020-02-17Remove unused LogHelper.Backupset property.Kenneth Hsu
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-02Continuation of Util.DirectorySeparatorString replacements.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-09-23Use built-in method to expand environment variables.Kenneth Hsu
2018-05-16Corrected spelling function name.verhoek
2018-03-15Removed output spam from a unittestKenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-10-21Avoid performing tilde expansion.Kenneth Hsu
2017-04-04Rewrote the commandline to support plug-able outputKenneth Skovhede
2017-01-12Fixed creating the temporary folder for the unittest data before using itKenneth Skovhede
2017-01-12Fixed an issue with broken logging in the unittestKenneth Skovhede
2017-01-10Reworked the way log messages are handled, to include call-context setup.Kenneth Skovhede
2016-09-29Upgrade NUnit to use 3.4.1 (#1959)Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-01-27More bugfixes for Travis unittestKenneth Skovhede
2016-01-26... don't break the build ...Kenneth Skovhede
2016-01-26Changed unittest to use individual logs to avoid sharingviolations when runni...Kenneth Skovhede
2016-01-26Fixed building unittest in release modeKenneth Skovhede
2015-09-17Added SizeOmittingBackend to the unittests to test to test if backends which ...Kenneth Skovhede
2015-09-05Imporved handling of the ~ character in pathsKenneth Skovhede
2015-04-10Implemented more unittestsKenneth Skovhede
2015-04-09Implemented basic unittest structure instead of wrapping it inside the Comman...Kenneth Skovhede