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-05-15Fix ReSharper's "Use string interpolation expression" / Code Smellmarodev
2021-03-08Added delay to purge-broken-files unittest.Kenneth Skovhede
2020-12-01Add test for purging broken files with dry-run.Kenneth Hsu
2020-07-06Check operation results for errors and warnings in tests.Kenneth Hsu
2019-09-29Test purge operation with simple filter expression.Kenneth Hsu
2019-08-19Clean test data after each test.Kenneth Hsu
2019-08-19Move creation of test data folders to base class.Kenneth Hsu
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-10-30Handled GetFiles calls at risky spots in combination with PathTooLongExceptions.verhoek
2018-09-29Remove additional unused variables.Kenneth Hsu
2018-09-29Remove unused variables and fields.Kenneth Hsu
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-01Updated the unittest to not use the deprecated NUnit attributesKenneth Skovhede
2017-10-10Added delays to unittest as it is now too fast with the improved hashing libraryKenneth Skovhede
2017-09-26Increased delays in unittest due to faster hashing performanceKenneth Skovhede
2017-01-07Added minor delays to purge unittest to avoid errors that happen when timesta...Kenneth Skovhede
2017-01-05Implemented a new new `list-broken-files` and `purge-broken-files` command fo...Kenneth Skovhede
2017-01-01Fixed purge unittest by delaying final backup such that the modified timestam...Kenneth Skovhede
2016-12-31Additional debugging information for Travis debugKenneth Skovhede
2016-12-30Fixed error messages in purge unittestKenneth Skovhede
2016-12-30Added commandline operation to purge select files from filesets.Kenneth Skovhede