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-03-20Copied icons etc to the source directories.Kenneth Skovhede
2016-03-18Merge branch 'feature/unittest_with_off_blocksizes'Kenneth Skovhede
2016-03-18Added additional tests for checking non-standard settings and borderline casesKenneth Skovhede
2016-03-18Merge branch 'feature/improved_rebuild_queries'Kenneth Skovhede
2016-03-18Added repair-in-progress check to avoid continuing work on a broken databaseKenneth Skovhede
2016-03-18Added check so restore also works with non-default block sizesKenneth Skovhede
2016-03-18Fixed the query to correctly compute the size of the trailing blocklisthash b...Kenneth Skovhede
2016-03-18Merge branch 'feature/additional_unittests_with_margins'Kenneth Skovhede
2016-03-18Merge branch 'feature/FootStark-RenamePipingOption' into developKenneth Skovhede
2016-03-18Added new unittest that makes sure strange files with repeated content and si...Kenneth Skovhede
2016-03-17Implemented feature that does not delete extra index files if their content f...Kenneth Skovhede
2016-03-17Implemented upload of additional index volume if data is found to be missing ...Kenneth Skovhede
2016-03-17Utility fixesKenneth Skovhede
2016-03-17Improved the BlocklistEnumerable with yield statements instead of a manual im...Kenneth Skovhede
2016-03-17Fixed an cleaned the rebuild SQL that picks missing blocklist hashesKenneth Skovhede
2016-03-17Bugfix, weird order of argumentsKenneth Skovhede
2016-03-17Renamed option for betaFootStark
2016-03-16Merge pull request #1620 from FootStark/DeleteVolumeQuickFixKenneth Skovhede
2016-03-16Do preparsing before command splittingFootStark
2016-03-16Fixes File accesses and issue #1623FootStark
2016-03-16Prepocessor for schema, Optimized RemoveRemoteVolumeFootStark
2016-03-15Improved logic to deal with blocklistshashes that collide but have different ...Kenneth Skovhede
2016-03-15Improved DB schema (version 5) for BlockSetEntryFootStark
2016-03-14Merge branch 'kenneth_work'Kenneth Skovhede
2016-03-14Mono-spacing on update textsKenneth Skovhede
2016-03-14Improved error message after restoreKenneth Skovhede
2016-03-14Fixed the logic for selecting the backup expiration.Kenneth Skovhede
2016-03-14Fixed #1625 where the internal options were also sent to advanced optionsKenneth Skovhede
2016-03-14Pedantic style fixes to javascriptKenneth Skovhede
2016-03-14Changed the name of a resource classKenneth Skovhede
2016-03-13Merge branch 'TestIntegrateNewSharpAESCrypt' of https://github.com/FootStark/...Kenneth Skovhede
2016-03-13Implemented a list delay to work around the eventually consistent issue.Kenneth Skovhede
2016-03-13Improved the detection of wrong password to only stop if the very first filel...Kenneth Skovhede
2016-03-13Fixed an issue with Amazon Cloud Drive where deleted files were put in the ro...Kenneth Skovhede
2016-03-13Merge remote-tracking branch 'refs/remotes/duplicati/master' into TestIntegra...FootStark
2016-03-13Stop the repair process if the filelists could not be decrypted, most likely ...Kenneth Skovhede
2016-03-13Spelling fixKenneth Skovhede
2016-03-13Update state display when re-entering the home view.Kenneth Skovhede
2016-03-13Added bug report progress information.Kenneth Skovhede
2016-03-13Implemented selection of cleanup intervals in ngax.Kenneth Skovhede
2016-03-13Show drive labels in UI on Windows.Kenneth Skovhede
2016-03-13New icons for Windows and Linux.Kenneth Skovhede
2016-03-13Mitigate slow vol-deletion by caching slow subquery.FootStark
2016-03-13Automatically check for updates when changing the update channel.Kenneth Skovhede
2016-03-13Fixed discarding older unstable updates if the user switches to a more stable...Kenneth Skovhede
2016-03-13Fix the mapping for pre-update channel releasesKenneth Skovhede
2016-03-13Merge branch 'master' into kenneth_workKenneth Skovhede
2016-03-13Added reporting of the system default level for usage reporterKenneth Skovhede
2016-03-13Added detection of channel by parsing custom updater urlsKenneth Skovhede
2016-03-12Merge pull request #1614 from FootStark/patch-2Kenneth Skovhede