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-12-19Merge pull request #4376 from warwickmm/fix_indentationKenneth Skovhede
2020-11-22Fix incorrect or misleading indentations.Kenneth Hsu
2020-11-16Improve notification title message to indicate warning or error.Kenneth Hsu
2020-11-16Improve some error and warning notification messages.Kenneth Hsu
2020-11-16Clean up indentation and formatting.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-09-17Merge branch 'master' into fix-stop-after-current-fileKenneth Skovhede
2019-09-17undo changes in pr 3847, implement better fixdrwtsn32x
2019-08-17Merge remote-tracking branch 'upstream/master' into fix-stop-after-current-fileBlueBlock
2019-07-30Add auto vacuum interval optiondrwtsn32x
2019-07-28Rework UpdateMetadatadrwtsn32x
2019-07-23fix stop after the current fileBlueBlock
2019-07-21Add auto-compact-interval option to allow delay between automatic compactionsdrwtsn32x
2019-04-06Open web interface when click on Windows notificationFrancois Lafleur
2019-01-23Make optional parameter required.Kenneth Hsu
2019-01-01Simplify enumeration of collection.Kenneth Hsu
2018-12-25Only create passphrase option if passphrase is provided.Kenneth Hsu
2018-12-10Convert write-only IMessageSink.OperationProgress property to method.Kenneth Hsu
2018-12-10Convert write-only IMessageSink.BackendProgress property to method.Kenneth Hsu
2018-12-03Fix incorrect reference to database path.Kenneth Hsu
2018-11-21Merge pull request #3504 from LacunaSoftware/show-button-on-warningsKenneth Skovhede
2018-11-21Make passphrase argument required.verhoek
2018-11-20Functionality for backend to retrieve passphrase adhoc on restore, whichverhoek
2018-11-20Misc refactoring.verhoek
2018-11-19Merge branch 'master' into show-button-on-warningsMikael Mello
2018-11-19Add action 'backup:show-log' to notifications from a specific scenarioMikael Mello
2018-11-08Create warning when no files are restoredMikael Mello
2018-10-25Fix useless notification "Warning: Got 0 warning(s)"Mikael Mello
2018-10-11Add comments to explain empty methods.Kenneth Hsu
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-09-23Use built-in method to expand environment variables.Kenneth Hsu
2018-06-20We only update metadata in this function for IBasicResults.verhoek
2018-06-20Remove unused basic result timing info. If needed for other task types,verhoek
2018-06-07Merge remote-tracking branch 'origin/master' into feature/tempdirverhoek
2018-06-07Adjusted according to review comment to keep tempfolder for storing task conf...verhoek
2018-06-04Adjust according to review comments - prevent creating tempfolder when not ne...verhoek
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-05-23Merge branch 'master' into feature/tempdirverhoek
2018-05-22Implemented default tempdir for backend server.verhoek
2018-05-16Corrected spelling function name.verhoek
2018-03-22Remove code related to the --default-filters parameter.Tyler Gill
2018-03-21Merge branch 'feature/filter_groups' of https://github.com/duplicati/duplicat...Tyler Gill
2018-03-20Merge pull request #3086 from warwickmm/feature/disable_on_batteryKenneth Skovhede
2018-03-18Make fields containing lock objects readonly.Kenneth Hsu
2018-03-17Add option to disable backup when on battery power.Kenneth Hsu
2018-03-16Merge branch 'feature/improved-logging'Kenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-03-08Use nameof operator when constructing ArgumentNullException.Kenneth Hsu