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-07-06Check operation results for errors and warnings in tests.Kenneth Hsu
2020-03-02Fix a few more issues with stop nowSean Templeton
2020-02-24A synthetic filelist could not be uploaded due to the logic in UploadSyntheti...Sean Templeton
2020-01-06Add test for interrupting backup with "stop now".Kenneth Hsu
2020-01-06Merge pull request #4034 from warwickmm/test/no_local_db_listwarwickmm
2019-12-31Add test for listing filesets without local database.Kenneth Hsu
2019-12-31Add test to verify that fileset file exists after repair.Kenneth Hsu
2019-12-31Add test to verify that fileset file exists after purge.Kenneth Hsu
2019-12-04Fix derivation of seconds from TimeSpan.Kenneth Hsu
2019-11-30Add test for retention-policy logic.Kenneth Hsu
2019-11-30Add test for keep-versions logic where last backup was full.Kenneth Hsu
2019-11-29Verify backup times in addition to partial/full status.Kenneth Hsu
2019-11-29Allow continutation after await to run in any context.Kenneth Hsu
2019-11-29Add test for keep-versions retention logic.Kenneth Hsu
2019-11-29Add test for keep-time retention logic.Kenneth Hsu
2019-11-29Extract creation of partial backup to helper method.Kenneth Hsu
2019-11-20Fix disruption test to expect partial backups in fileset listing.Kenneth Hsu
2019-09-18Allow execution to continue on any thread.Kenneth Hsu
2019-09-17Increase dblock size to speed up testing.Kenneth Hsu
2019-09-17Remove unused using directive.Kenneth Hsu
2019-09-17Disable warning.Kenneth Hsu
2019-09-17Avoid checking metadata in restore tests.Kenneth Hsu
2019-09-17Verify restore of full fileset.Kenneth Hsu
2019-09-17Verify that at least one file was backed up in partial fileset.Kenneth Hsu
2019-09-17Filter folders from file list.Kenneth Hsu
2019-09-17Extract file sizes to private field.Kenneth Hsu
2019-09-17Test restoring from partial version.Kenneth Hsu
2019-09-17Expose BackupType to test classes.Kenneth Hsu
2019-09-17Verify backup types after recreating database.Kenneth Hsu
2019-09-17Test full backup after interrupted backup.Kenneth Hsu
2019-09-17Add tests for stopping after current file.Kenneth Hsu