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-05-05Removed support for the old file formatKenneth Skovhede
2013-05-05Merge branch 'master' into sandboxes/Kenneth/ForestHashKenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-04-17Cleanup that fixes leftover temporary filesKenneth Skovhede
2013-02-13Initial version of the new block-based storage format.kenneth@hexad.dk
2012-05-15Updated metadata reporting to better reflect the state AFTER the action, inst...kenneth@hexad.dk
2012-05-15Added logging and reporting of metadata to UIkenneth@hexad.dk
2012-05-14Added metadata recording, for later use in the new UI.kenneth@hexad.dk
2012-05-08Update issue #509kenneth@hexad.dk
2012-03-18Update issue #573kenneth@hexad.dk
2012-01-16Added option to log operations and expected backend state for debugging purpo...kenneth@hexad.dk
2011-11-20Microfix, the error message showed the temporary filename, now it shows the r...kenneth@hexad.dk
2011-10-30Update issue #458kenneth.skovhede@gmail.com
2011-10-28Compacted the way retry warnings are reported in the log.kenneth.skovhede@gmail.com
2011-10-22Added a protection against partial downloadskenneth.skovhede@gmail.com
2011-10-22Fixed a bug with create-folders that was introduced with r913 (issue #251)kenneth.skovhede@gmail.com
2011-10-12Microfix: Failures in upload/download/delete now show the filenamekenneth.skovhede@gmail.com
2011-09-24Update issue #251kenneth.skovhede@gmail.com
2011-07-30Fixed a timeout issue with S3kenneth.skovhede@gmail.com
2011-06-26Fixed a reverse setting of the flag --list-verify-uploadskenneth.skovhede@gmail.com
2011-05-09Updated license textkenneth.skovhede@gmail.com
2011-04-28Backed out changes accidentally commited to trunkhugh@hugheaves.com
2011-04-28git-svn-id: https://duplicati.googlecode.com/svn/trunk@758 59da171f-624f-0410...hugh@hugheaves.com
2011-03-16Fixed some consistency to change how List() is invoked which ensures that it ...kenneth.skovhede@gmail.com
2011-03-12Fixed some progress reportingkenneth.skovhede@gmail.com
2011-03-11Changed the default filesize to be -1 to differentiate files with length = 0 ...kenneth.skovhede@gmail.com
2011-03-11Added an option to verify uploads by issuing a list after each put.kenneth.skovhede@gmail.com
2011-03-10This commit upgrades the manifest version number to 3.kenneth.skovhede@gmail.com
2011-02-16Fixed an issue where broken manifests did not correctly switch to the alternatekenneth.skovhede@gmail.com
2010-12-29Added option to allow the file backend to use a system Move call rather than ...kenneth.skovhede@gmail.com
2010-11-21Renamed the Duplicati.Library.Core dll to Duplicati.Library.Utility as the "C...kenneth.skovhede@gmail.com
2010-10-28Fixed an issue where a cleanup would go into an infinite loop.kenneth.skovhede@gmail.com
2010-10-23The logic for missing folders on the backends have changed.kenneth.skovhede@gmail.com
2010-10-13Better support for restoring a backup with multiple source folders.kenneth.skovhede@gmail.com
2010-10-09Fixed some issues with passwordless operations.kenneth.skovhede@gmail.com
2010-10-09Now recognizes both old-style and new-style cache filenames (prefer new)kenneth.skovhede@gmail.com
2010-09-25Fixed a bug with async uploads that caused some files to no be uploaded.kenneth.skovhede@gmail.com
2010-09-17Update issue #221kenneth.skovhede@gmail.com
2010-09-16Fixed a bug where empty manifests where reportedkenneth.skovhede@gmail.com
2010-09-13Added a number of error correction and detection messages to prevent the volu...kenneth.skovhede@gmail.com
2010-09-11Added option to enable verbose error messageskenneth.skovhede@gmail.com
2010-09-04Update issue #21kenneth.skovhede@gmail.com
2010-09-02Update issue #185kenneth.skovhede@gmail.com
2010-08-26Update issue #90.kenneth.skovhede@gmail.com
2010-08-17Fixes issue #110.kenneth.skovhede@gmail.com
2010-08-15Fixed a problem where the innerException information is lostkenneth.skovhede@gmail.com
2010-08-12Fixes for issue #18.kenneth.skovhede@gmail.com
2010-06-20A fairly large refactoring of the code.kenneth.skovhede@gmail.com
2010-05-12Merge Sandbox Issue #5 into trunk.kenneth.skovhede@gmail.com
2010-01-17Fixed issue #129.kenneth.skovhede@gmail.com