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-05-10Merge pull request #4188 from warwickmm/fix_unassigned_unionKenneth Skovhede
2020-05-10Merge pull request #4181 from warwickmm/fix_indentationKenneth Skovhede
2020-05-03Fix unassigned output in call to Enumerable.Union.Kenneth Hsu
2020-04-28Fix indentatio of closing brace.Kenneth Hsu
2020-04-26Avoid indexing Dictionary by null key.Kenneth Hsu
2020-04-26Fix issue where multiple backups could occur after pause.Kenneth Hsu
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2018-12-04scheduler: Use local time when checking if day is allowedMikael Mello
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-06-02Merge pull request #3233 from warwickmm/make_fields_readonlyKenneth Skovhede
2018-05-26Remove redundant expression.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
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-01-27Scheduler recovery from timedriftPectojin
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
2016-11-26Rewrote the internal scheduler logic to keep track of the timestamp of the sc...Kenneth Skovhede
2016-11-18fix schedule caluclate next timetianqiaoxiangzhe
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-23Updated scheduler to be more robust.Kenneth Skovhede
2015-12-09Added reporting of the current schedule plan to the WebUIKenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-08-11Improved the worker thread to prevent crashes of the worker on Windows.v2.0.0.56-2.0_preview_2014-08-11Kenneth Skovhede
2014-05-21Implemented the stop and abort logic in the UI and fixed some minor issues wi...Kenneth Skovhede
2014-04-22More fun-n-games with timezones in the schedulerKenneth Skovhede
2014-04-20Fixed issue with scheduler running at arbitrary timesKenneth Skovhede
2014-03-18Fixed an issue where scheduled times would become offset if the user is in a ...Kenneth Skovhede
2014-03-17Added support for keeping temporary backups in server memory so we can do res...Kenneth Skovhede
2014-03-10Fixed scheduler to update last/next timestamps on schedulesKenneth Skovhede
2013-11-25CleanupKenneth Skovhede
2013-11-23Rewrote the storage of backup setupsKenneth Skovhede
2012-05-14Large refactoring, removing duplicate code in the former Duplicati gui, becau...kenneth@hexad.dk
2011-11-18Temporary checkin for the 2.0 stuffkenneth.skovhede@gmail.com
2011-06-06Preliminary work on the standalone server componentkenneth.skovhede@gmail.com