lp:~crosser/duplicity/fix-oauth-flow

Created by Eugene Crosser and last modified
Get this branch:
bzr branch lp:~crosser/duplicity/fix-oauth-flow
Only Eugene Crosser can upload to this branch. If you are Eugene Crosser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eugene Crosser
Project:
Duplicity
Status:
Merged

Recent revisions

1282. By Eugene Crosser

The "new" Dropbox OAuth API return objects rather than tuples.
Adjust auth flow to that.

1281. By Kenneth Loafman

* More fixes for Unicode handling
  - Default to 'utf-8' if sys.getfilesystemencoding() returns 'ascii' or None
  - Fixed bug #1386373 with suggestion from Eugene Morozov

1280. By Kenneth Loafman

* Fixed bug #1733057 AttributeError: 'GPGError' object has no attribute 'decode'
  - Replaced call to util.ufn() with call to util.uexc(). Stupid typo!

1279. By Kenneth Loafman

* Fix attribution for patch of 1448094 to Wolfgang Rohdewald.

1278. By Kenneth Loafman

* Remove non-UTF8 filename from testfiles.tar.gz.

1277. By Kenneth Loafman

* Fixed bug #1730902 GPG Error Handling
  - use util.ufn() not str() to handle encoding

1276. By Kenneth Loafman

* Fixed bug #1723890 with patch from Killian Lackhove
  - Fixes error handling in pydrivebackend.py

1275. By Kenneth Loafman

* Fixed bug #1720159 - Cannot allocate memory with large manifest file since 0.7.03
  - filelist is not read if --file-changed option in collection-status not present
  - This will keep memory usage lower in non collection-status operations

1274. By Kenneth Loafman

* Fix PEP8 issues in b2backend.py.

1273. By Kenneth Loafman

* Fixed bug #1724144 "--gpg-options unused with some commands"
  - Add --gpg-options to get version run command

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.

Subscribers