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-03-18Make fields containing lock objects readonly.Kenneth Hsu
2018-03-16Merge pull request #3096 from Pectojin/system_info_add_username_and_startedby...Kenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-03-09added 'UserName' and 'StartedBy' variables to the system info page to help tr...Rune Henriksen
2018-02-01Rewrote the parameter file check for the server as it caused crashes in some ...Kenneth Skovhede
2018-01-28Added --parameters-file as an argument option for the Duplicati server. Imple...Pectojin
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-10-11Re-wrote the auto-updater to use process spawning instead of AppDomain loadin...Kenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-09-17Fix for duplicati/duplicati#2617Rune Henriksen
2017-06-27Fixed the server to use %LOCALAPPDATA% on Windows, unless it is already using...Kenneth Skovhede
2017-06-21Merge branch 'tray_readpassword' of https://github.com/mnaiman/duplicati into...Kenneth Skovhede
2017-06-20Fixed startup crashKenneth Skovhede
2017-06-20Implemented the live throttle control.Kenneth Skovhede
2017-05-21Move GetDatabaseConnection to ServerMax
2017-05-21GetDatabaseConnection unificationMax
2017-05-02added posibility to read server password from databaseMax
2017-01-25Merge branch 'feature/set_tempdir_for_sqlite'Kenneth Skovhede
2017-01-24Fixed a bunch of typos.Kenneth Skovhede
2017-01-16Experiment to set the SQLite temp folder, both through the environment variab...Kenneth Skovhede
2016-12-02Added shutdown of the usage reporter.Kenneth Skovhede
2016-11-26Add an event listener to re-schedule backup tasks after saving a backup, to a...Kenneth Skovhede
2016-10-14Merge pull request #2002 from mnaiman/fix_loggingKenneth Skovhede
2016-10-14fix pathMax
2016-10-11small fixMax
2016-10-09remove old code and strings from 1.3agrajaghh
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-08-04Added compact feature to the UI.Kenneth Skovhede
2016-06-26support for specify ssl via command lineMax
2016-04-13Added a windows serviceKenneth Skovhede
2016-03-12Implemented settings for controlling what data is sent with the usage reporterKenneth Skovhede
2015-12-22Added usage reporter to keep track of most-wanted features and to get an over...Kenneth Skovhede
2015-10-04Various bug-fixes for the REST API + a new cache for querying completed task ...Kenneth Skovhede
2015-09-05Imporved handling of the ~ character in pathsKenneth Skovhede
2015-08-24Added option to set then datafolder with a commandline switch instead of only...Kenneth Skovhede
2015-07-30Converted to REST based API, with a wrapper layer for control.cgi so the curr...Kenneth Skovhede
2015-02-16Added automatic log cleanupKenneth Skovhede
2015-02-16Cleanup broken database.Kenneth 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
2014-10-13Fix for older versions of Mono, fixes issue #1136.Kenneth 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-08-06Added automatic removal of old temp files on startup in the commandline.Kenneth Skovhede
2014-08-04Implemented a notification system.Kenneth Skovhede
2014-08-01Implemented live monitor of the logsKenneth Skovhede
2014-08-01Implemented persistent error/warning statesKenneth Skovhede
2014-07-25Added the ping-pong handlerKenneth Skovhede
2014-07-20Updated detection of encrypted/unencrypted database to follow the new logic i...Kenneth Skovhede
2014-07-19Bugfix for release buildKenneth Skovhede
2014-07-03Updated the autoupdater to use a static instance and fixed a number of paths ...Kenneth Skovhede