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 (Collapse)Author
2019-12-14Fix spelling errors in comments.Kenneth Hsu
In doing so, we also normalized some line endings.
2017-08-04Issue #2578: Removed all direct calls to VACUUM and added a command to run ↵Dan Stahr
VACUUM manually
2017-01-10Updated MailKit, fixed a bug with DnsLite, added backward compatible tls ↵Kenneth Skovhede
support from MailKit. This fixes #1540. This fixes #1948. This fixes #2060 This fixes #2225
2017-01-05Implemented a new new `list-broken-files` and `purge-broken-files` command ↵Kenneth Skovhede
for the commandline to assist with handling remote file loss.
2016-12-30Added commandline operation to purge select files from filesets.Kenneth Skovhede
This fixes #1009. This paves the way for #1337.
2016-10-13Feature/add delete dialog (#2008)Kenneth Skovhede
Added a delete page with options to delete the local database, as well as the remote files. Added a captcha to protect against automated attacks that would attempt to delete the remote files. This fixes #1201
2015-09-11Extended the reported system info, and made it available from the commandline.Kenneth Skovhede
2014-08-19Removed unused enum valueKenneth Skovhede
2014-08-19Implemented commandline method for listing affected filesKenneth Skovhede
2013-12-07Added test-filters commandKenneth Skovhede
2013-08-24Pruned the OperationMode enumKenneth Skovhede
2013-07-23Added auto-rename logic to work around faulty Apache WebDAV backendsKenneth Skovhede
2013-06-26Implemented the test commandKenneth Skovhede
2013-06-20Implemented list-changesKenneth Skovhede
2013-05-25Reworked the result reporting to support type safe valuesKenneth Skovhede
2013-05-08More refactoring and cleanupKenneth Skovhede
2013-05-08Moved stuff around and dropped the ForestHash namespaceKenneth Skovhede