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
2015-02-16Added automatic log cleanupKenneth Skovhede
2015-02-16Correct reading of file with size == DBNullKenneth Skovhede
2015-02-16Cleanup broken database.Kenneth Skovhede
2015-02-16Fixed the warnings from #1287Kenneth Skovhede
2015-02-16Fixed saving with ID=-1 which is what causes #1295 and #1287Kenneth Skovhede
2015-02-16Protecting against saving with ID=-1 as mentioned in #1295Kenneth Skovhede
2015-02-15Fixed the crash mentioned in #1295.Kenneth Skovhede
2015-02-08Preventing the "missing file" issue in #1214.Kenneth Skovhede
2015-02-04Changed the order of repair attempts, to make the simple fix firstKenneth Skovhede
2015-02-04Added possible fix for the missing file issue in #1214.Kenneth Skovhede
2015-02-04Improved readability slightlyKenneth Skovhede
2015-02-04Added some repair logic for the missing file problem related to #1214.Kenneth Skovhede
2015-02-04Added control files to synthetic dlist files tooKenneth Skovhede
2015-02-04Added logic to handle inputs with multiple of the same source folders.Kenneth Skovhede
2015-02-04Added extra consistency check to detect the missing file issue related to iss...Kenneth Skovhede
2015-01-28Added some commentsKenneth Skovhede
2015-01-28Added the --full-block-verification to verify blocks being read from the comp...Kenneth Skovhede
2015-01-28Promoted the option --no-local-blocks to a normal option, so restores can be ...Kenneth Skovhede
2015-01-28Added errorlevel as an alias to the help fileKenneth Skovhede
2015-01-28Fixed errorlevel for restoresKenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-25Fixed an issue where changed metadata was not stored if the file data had not...Kenneth Skovhede
2015-01-25Fixed a bug where the old modification timestamp was re-recorded, resulting i...Kenneth Skovhede
2015-01-25Fixed a bug that caused metadata to be restored for only every second fileKenneth Skovhede
2015-01-25Implemented metadata verification in the unittestKenneth Skovhede
2015-01-25Indentation fixesKenneth Skovhede
2015-01-25Removed pdf from default compressed files.Kenneth Skovhede
2015-01-25Delaying remote file deleting to work around a timing issue with Apache WebDAV.Kenneth Skovhede
2015-01-24Now using the file modification timestamp and the filesize as indicators that...Kenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Moved LC.L usage into the strings classKenneth Skovhede
2015-01-20Moved LC.L usage into the strings classKenneth Skovhede
2015-01-20Moved usage og LC.L into the strings classKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2015-01-20Fixed #1076Kenneth Skovhede
2015-01-19Updated help text to mention the TMPDIR variable.Kenneth Skovhede
2015-01-19Now guarding put calls with a transaction flush before and after.Kenneth Skovhede
2015-01-19Updated AWS SDK for the S3 backendKenneth Skovhede
2015-01-14Added dinCloud S3 endpoints to known providersKenneth Skovhede
2015-01-13Now repairing duplicate bloklist hashes in repair.Kenneth Skovhede
2015-01-07fix --throttle-upload and --throttle-download help textagrajaghh
2015-01-07Changed wording on restoring permissionsKenneth Skovhede
2015-01-07Changed the way remote files are counted to ignore files with other prefixes.Kenneth Skovhede
2015-01-05Changed the metadata selection to include only a checkboxKenneth Skovhede
2015-01-05Added transfer speeds to the profiling outputKenneth Skovhede
2015-01-05Corrected a problem with the --throttle-upload and --throttle-download options.Kenneth Skovhede
2014-12-31Added options to control metadata during the restore processKenneth Skovhede
2014-12-31Added more diagnostics output to the repair processKenneth Skovhede
2014-12-30Added upload of detected missing index filesKenneth Skovhede