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-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-03-18Make fields containing lock objects readonly.Kenneth Hsu
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2017-10-11Re-wrote the auto-updater to use process spawning instead of AppDomain loadin...Kenneth Skovhede
2017-08-11Added guards against waiting for invalid time periods, which can happen if th...Kenneth Skovhede
2016-03-13Fixed discarding older unstable updates if the user switches to a more stable...Kenneth Skovhede
2016-03-12Implemented two new build channels: beta and canary.Kenneth Skovhede
2015-12-22Fixed the issue with a popup offering to "update" to an older versionKenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2014-08-04Implemented a new notification systemKenneth Skovhede
2014-08-04Implemented a notification system.Kenneth Skovhede
2014-07-21Implemented a postpone command to avoid nagging about updatesKenneth Skovhede
2014-07-09Implemented progress reporting from update downloader in the serverKenneth Skovhede
2014-07-08Update will always do a check firstKenneth Skovhede
2014-07-03Updated the autoupdater to use a static instance and fixed a number of paths ...Kenneth Skovhede
2014-07-02Fixed the auto-updater checkKenneth Skovhede
2014-07-02Implemented a crude-version of the auto-update functionalityKenneth Skovhede
2014-06-30Implemented the auto-update feature in the CLI and the serverKenneth Skovhede