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
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2016-01-27Added environment variable expansion to filters for issue #1542Kenneth Skovhede
2016-01-22Updated SharpCompress to a newer versionKenneth Skovhede
2016-01-22Prevent the repair operation from creating a temporary partial databaseKenneth Skovhede
2016-01-22Added warning if block has incorrect sizeKenneth Skovhede
2016-01-21Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2016-01-21Added --full-block-verification to the test processKenneth Skovhede
2016-01-21Merge pull request #1542 from mach-o/masterKenneth Skovhede
2016-01-13support for / filesystem source by largely eliminating DIR_SEP variable + ren...Macho Philipovich
2016-01-12Bugfix for showing the correct error message when the AuthID parameter is mis...Kenneth Skovhede
2016-01-12Removed unused variableKenneth Skovhede
2016-01-06Updated the Google Drive backend to be more POSIX-like and pretend to only su...Kenneth Skovhede
2016-01-06Added check to see if backends report the same file twiceKenneth Skovhede
2015-12-28Added statistics for restore to the usage reporterKenneth Skovhede
2015-12-28Improved documentation for filter usage inside scriptsKenneth Skovhede
2015-12-27Implemented support for modifying the filter option in external modules as re...Kenneth Skovhede
2015-12-27Fixed an issue where the %PARSEDRESULT% field would be empty if a custom --se...Kenneth Skovhede
2015-12-22Added usage report for the size of backupsKenneth Skovhede
2015-12-22Implemented feature to suppress donation messagesKenneth Skovhede
2015-12-22Added the correct shutdown handling codeKenneth Skovhede
2015-12-22Fixed the issue with a popup offering to "update" to an older versionKenneth Skovhede
2015-12-22Added usage reporter to keep track of most-wanted features and to get an over...Kenneth Skovhede
2015-12-17Exposing the installid for the comming usage reporter moduleKenneth Skovhede
2015-12-17Some cleanup with the platform testing codeKenneth Skovhede
2015-12-15Implemented fast fail, if the server reports a client error (e.g. dont wait 1...Kenneth Skovhede
2015-12-15Possible fix for #1498 - backblaze issueKenneth Skovhede
2015-12-09Fixed a wrong reference path.Kenneth Skovhede
2015-12-08Removed a trailing / from the OVH auth uriKenneth Skovhede
2015-12-08Implemented option to load certificates thorough Mozroots under mono from the...Kenneth Skovhede
2015-12-08Reset version numberKenneth Skovhede
2015-12-07Implemented som nice helper functions for the multipart upload featureKenneth Skovhede
2015-12-07Removed unused variableKenneth Skovhede
2015-12-07Added support for box.com API.Kenneth Skovhede
2015-12-07Minor cleanup for amzcd, and switched to the new multi-part upload methodKenneth Skovhede
2015-12-07Added support for multi-part uploads in the helper classKenneth Skovhede
2015-12-07Fixed creating spurious folders on non-windows platforms.Kenneth Skovhede
2015-12-06Added OVH OpenStack auth Uri to list of know providersKenneth Skovhede
2015-12-06Added Mega.co.nz backend as requested in issue #806Kenneth Skovhede
2015-12-05Added B2 / Backblaze Cloud Storage support as requested in #1498Kenneth Skovhede
2015-12-05Optimization for AmzCD: don't load files unless required.Kenneth Skovhede
2015-12-05Virtualized some methods in the JSONHelper and added a method for capturing c...Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-05Moved the JSON helper methods out of the OAuthHelper and into the JSONHelper ...Kenneth Skovhede
2015-12-05Moved the MD5 calculating stream into a generic hash-calculating streamKenneth Skovhede
2015-12-05Added Amazon Cloud Drive backend as requested in issue #598Kenneth Skovhede
2015-12-04Whitespace fixKenneth Skovhede
2015-12-01Whitespace/newline fixKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede
2015-11-28Merge branch 'master' into angular_uiKenneth Skovhede
2015-11-28Implemented escaping expanded environment variables when they are used inside...Kenneth Skovhede