lp:~excitablesnowball/duplicity/s3-onezone-ia

Created by Excitable Snowball and last modified
Get this branch:
bzr branch lp:~excitablesnowball/duplicity/s3-onezone-ia
Only Excitable Snowball can upload to this branch. If you are Excitable Snowball please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Excitable Snowball
Project:
Duplicity
Status:
Merged

Recent revisions

1307. By Excitable Snowball

Add support for S3 One Zone - Infrequent Access storage class.

1306. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/08-unadorned-strings
  - Added new script to find unadorned strings (testing/find_unadorned_strings.py python_file)
    which prints all unadorned strings in a .py file.
  - Added a new test to test_code.py that checks across all files for unadorned strings and gives
    an error if any are found (most files are in an ignore list at this stage, but this will allow
    us to incrementally remove the exceptions as we adorn the strings in each file).
  - Adorn string literals in test_code.py with u/b

1305. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/08-pycodestyle
  - Tox changes to accommodate new pycodestyle version warnings.
    Ignored W504 for now and marked as a TODO.
    Marked W503 as a permanent ignore, as it is prefered to the (mutually exclusive) W504 under PEP8.
  - Marked various regex strings as raw strings to avoid the new W605 "invalid escape sequence".

1304. By Kenneth Loafman

* Fixed bug #x1717935 with suggestion from strainu
  - Use urllib.quote_plus() to properly quote pathnames passed via URL

1303. By Kenneth Loafman

* Fixed bug #1768954 with patch from Max Hallden
  - Add AZURE_ENDPOINT_SUFFIX environ variable to allow setting to non-U.S. servers

1302. By Kenneth Loafman

* Merged in lp:~dawgfoto/duplicity/fixup1252
  * only check decryptable remote manifests
    - fixup of revision 1252 which introduces a non-fatal error message (see #1729796)
    - for backups the GPG private key and/or it's password are typically not available
    - also avoid interactive password queries through e.g. gpg agent

1301. By Launchpad Translations on behalf of duplicity-team

Launchpad automatic translations update.

1300. By Launchpad Translations on behalf of duplicity-team

Launchpad automatic translations update.

1299. By Kenneth Loafman

* Mass update of po files from launchpad translations.

1298. By Kenneth Loafman

* Merged in lp:~dawgfoto/duplicity/fixup1251
  - Avoid redundant replication of already present backup sets.
  - Fixed by adding back BackupSet.__eq__ which was accidentally(?) removed in 1251.

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.8-series
This branch contains Public information 
Everyone can see this information.