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
2013-06-29Updated to allow files as input arguments to backupKenneth Skovhede
2013-06-29Rewrote the filter system to distinguish between match and result, which allo...Kenneth Skovhede
2013-06-28Fixed issue with fileset lingering after an empty updateKenneth Skovhede
2013-06-28Changed the way inactive blocks are tracked.Kenneth Skovhede
2013-06-28Rewrote a query to use cartesian product instead of inner joinKenneth Skovhede
2013-06-26Implemented the test commandKenneth Skovhede
2013-06-26Removed extra propertyKenneth Skovhede
2013-06-26Fixed equivalency of selecting file set with --time and --versionKenneth Skovhede
2013-06-26Fixed re-read issue of index volumesKenneth Skovhede
2013-06-26Fixed wrong error messageKenneth Skovhede
2013-06-26Removed a bunch of warningsKenneth Skovhede
2013-06-24Overhaul to the repair for blocksKenneth Skovhede
2013-06-20Minor updates to repair for missing blocksKenneth Skovhede
2013-06-20Removed recreate database as a cli command, repair does the same nowKenneth Skovhede
2013-06-20Implemented list-changesKenneth Skovhede
2013-06-20Added better dry run handling for repairKenneth Skovhede
2013-06-20Bugfix for restoreKenneth Skovhede
2013-06-17Merge branch 'master' into sandboxes/Kenneth/ForestHashKenneth Skovhede
2013-06-17Updated the AlphaVSS library to newest versionKenneth Skovhede
2013-06-17Updated some logic for the repair commandKenneth Skovhede
2013-06-17Changed default to not store metadata as it slows things down and is not used...Kenneth Skovhede
2013-06-17Implemented the create-bug-report commandKenneth Skovhede
2013-06-11Removed some unwanted profiling codeKenneth Skovhede
2013-06-09Added profile logging to all commit callsKenneth Skovhede
2013-06-09Updated to include cs-CZ in buildKenneth Skovhede
2013-06-09Added timing to remote operationsKenneth Skovhede
2013-06-09Bugfix to restoreKenneth Skovhede
2013-06-02Merge branch 'master' into sandboxes/Kenneth/ForestHashKenneth Skovhede
2013-06-02Removed scheduler as it is replaced by the new service componentKenneth Skovhede
2013-06-01Removed unused filesKenneth Skovhede
2013-06-01Bugfix for the overwrite featureKenneth Skovhede
2013-06-01Merged check for existing file overwrite with check for existing target block...Kenneth Skovhede
2013-06-01Improved performance of some commonly used queriesKenneth Skovhede
2013-06-01Updated the average string sizeKenneth Skovhede
2013-05-31Implemented restore-control-filesKenneth Skovhede
2013-05-31Updated help.txtKenneth Skovhede
2013-05-31Fixed bug with --restore-path without a trailing slashKenneth Skovhede
2013-05-31Renamed throttle optionsKenneth Skovhede
2013-05-31Changed default volume sizeKenneth Skovhede
2013-05-31Extra profiling for restore with no dbKenneth Skovhede
2013-05-31Added logging to most SQL queriesKenneth Skovhede
2013-05-31Optimized profiling timer a bit and enabled profiling for release buildsKenneth Skovhede
2013-05-30Implented ListControlFiles and added file count and file size to the normal l...Kenneth Skovhede
2013-05-30Added command line input as output if --verbose is setKenneth Skovhede
2013-05-30Style fixesKenneth Skovhede
2013-05-30Added a lot of verbose outputsKenneth Skovhede
2013-05-29Added backend progress outputKenneth Skovhede
2013-05-29Added verbose optionKenneth Skovhede
2013-05-29Renamed max-upload-pr-second and max-download-pr-second to upload-throttle an...Kenneth Skovhede
2013-05-29Changed volsize to dblock-sizeKenneth Skovhede