lp:~mnjul/duplicity/s3-infreq-access

Created by Min-Zhong "John" Lu and last modified
Get this branch:
bzr branch lp:~mnjul/duplicity/s3-infreq-access
Only Min-Zhong "John" Lu can upload to this branch. If you are Min-Zhong "John" Lu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Min-Zhong "John" Lu
Project:
Duplicity
Status:
Merged

Recent revisions

1131. By Min-Zhong "John" Lu

Add support for AWS S3 Standard - Infrequent Access storage class

1130. By Kenneth Loafman

* Merged in lp:~duplicity-team/duplicity/po-updates
* Prep for 0.7.05

1129. By Kenneth Loafman

* Merged in lp:~bmerry/duplicity/pydrive-id-cache
  - This fixes the issue a number of users (including myself) have been
    having with duplicity creating files with duplicate filenames on
    Google Drive. It keeps a runtime cache of filename to object ID
    mappings, so that once it has uploaded an object it won't be fooled
    by weakly consistent directory listings.

1128. By Kenneth Loafman

* Fix bug #1494228 CygWin: TypeError: basis_file must be a (true) file
  - The problem that caused the change to tempfile.TemporaryFile was due
    to the fact that os.tmpfile always creates its file in the system
    temp directory, not in the directory specified. The fix applied was
    to use os.tmpfile in cygwin/windows and tempfile.TemporaryFile in all
    the rest. This means that cygwin is now broken with respect to temp
    file placement of this one file (deleted automatically on close).

1127. By Kenneth Loafman

* Fix bug #1493573. Correct option typo in man page.

1126. By Kenneth Loafman

* Updated man pages to reflect more contributors.

1125. By Kenneth Loafman

* Merged in lp:~germar/duplicity/par2removefix
  - After reorganisation in revision 981 and the fix for bug #1406173 the
    par2backend does not remove .par2 files anymore when removing
    duplicity-*.gpg files.
  - This banch adds an unfiltered_list() method which is used in
    delete() and delete_list()

1124. By Kenneth Loafman

* Merged in lp:~w.baranowski/duplicity/selection_debug
  - This little patch logs debug messages concerning path selection process,
    and so allows users to debug their include/exclude configuration.

1123. By Kenneth Loafman

* Fixed Bug 1438170 duplicity crashes on resume when using gpg-agent with
  patch from Artur Bodera (abodera). Applied the same patch to incremental
  resumes as well.

1122. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/disable_code_tests_for_lpbuildd
  - Set RUN_CODE_TESTS to 0 for lpbuildd tox profile, reflecting its value
    on the Launchpad build server (and therefore skipping PEP8, 2to3 and
    pylint). More accurately reflects the system we are mimicking and saves
    approximately 1 minute per test run.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.7-series
This branch contains Public information 
Everyone can see this information.