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-08-11Removed the deprecated `--store-metadata` option.Kenneth Skovhede
2018-08-09Merge branch 'feature/improve_size_multiplier_handling'Kenneth Skovhede
2018-08-08Added warning to unqualified size optionsKenneth Skovhede
2018-08-08Merge pull request #3314 from mnaiman/log_sql_variablesKenneth Skovhede
2018-08-08Merge branch 'feature/fix_file_counter'Kenneth Skovhede
2018-08-07Merge branch 'feature/reduce_database_call_overheads'Kenneth Skovhede
2018-08-07Merge branch 'feature/disable_automatic_dblock_recreate'Kenneth Skovhede
2018-08-07Fixed an infinite recursion issueKenneth Skovhede
2018-08-07The file counter crashed prematurely, because the logging context was dispose...Kenneth Skovhede
2018-08-07Disabled automatic recreate of dblock files, as it rarely works.Kenneth Skovhede
2018-08-07Rewrote the `SingleRunner` class to use a single mutex instead of the overly ...Kenneth Skovhede
2018-08-07Disabled logging block and file database access to reduce overhead in these q...Kenneth Skovhede
2018-08-02Merge pull request #3318 from mnaiman/fix_missingremotefilesKenneth Skovhede
2018-07-24Merge pull request #3312 from mnaiman/debug_metadataKenneth Skovhede
2018-07-09fixed - purge did not commit transaction of missing files set as deleted in d...Max123456
2018-07-09sets.Length was always = 0Max123456
2018-07-06log variables even in releaseMax123456
2018-07-06typoMax123456
2018-07-06change of params orderMax123456
2018-07-06better metadata warning infoMax123456
2018-07-05Rename parameter so that it does not duplicate method name.Kenneth Hsu
2018-07-05Simplify return type of synchronous methods.Kenneth Hsu
2018-07-05Rename methods to clarify their synchronous behavior.Kenneth Hsu
2018-07-05Remove async modifier from methods that lack await.Kenneth Hsu
2018-06-30Merge branch 'feature/fix-vss-on-drive'Kenneth Skovhede
2018-06-30Merge branch 'feature/fix-autodetect-blocksize'Kenneth Skovhede
2018-06-30Merge pull request #3302 from mnaiman/hyper-v_checkKenneth Skovhede
2018-06-30Added some future workKenneth Skovhede
2018-06-30Fixed the code to allow reading various parameters from the manifest when res...Kenneth Skovhede
2018-06-29default vss excluded writerMax
2018-06-28Merge branch 'feature/cleanup_temp_files'Kenneth Skovhede
2018-06-28Merge pull request #3266 from verhoek/refactoring/tempdir_varKenneth Skovhede
2018-06-26Merge pull request #3282 from verhoek/fix/last_succesful_runKenneth Skovhede
2018-06-22Allow tasks to complete on any thread when context is irrelevant.Kenneth Hsu
2018-06-20Fixed unecrypted temporary files stored for upload were not removed.Kenneth Skovhede
2018-06-20Fixed typo.verhoek
2018-06-19Fixed not reporting added/modified file size.Kenneth Skovhede
2018-06-17No longer sending progress reports when handling metadataKenneth Skovhede
2018-06-15Merge pull request #3267 from verhoek/fix/subprocess_readkeyKenneth Skovhede
2018-06-15Merge pull request #3262 from snamds/symlink_restoreKenneth Skovhede
2018-06-14Parent folder for directoriesfgonzalez
2018-06-14Merge pull request #3265 from verhoek/fix/permissionsKenneth Skovhede
2018-06-14Merge pull request #3225 from tygill/fix/improve-repairKenneth Skovhede
2018-06-13Fixed registering the newly created index volume after upload has completedKenneth Skovhede
2018-06-12Simplified plus made defaults explicit.verhoek
2018-06-12Added a new unittest option that disables auto-fixes to make sure we do not m...Kenneth Skovhede
2018-06-12Fix the missing block references prior to looking for missing block infoKenneth Skovhede
2018-06-11Added protection against missing or defect files when attempting to restoreKenneth Skovhede
2018-06-11Removed tempdir environment variable.verhoek
2018-06-11Don't remove the extra index files immediately, but wait for next compactKenneth Skovhede