lp:~cmiller/desktopcouch/remote-oauth-for-replication

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/remote-oauth-for-replication
Only Chad Miller can upload to this branch. If you are Chad Miller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Miller
Project:
desktopcouch
Status:
Merged

Recent revisions

77. By Chad Miller

Document ugliness that is confusing if you don't know that logging.exception
peeks at the currently handled exception and logs the stack trace at a level
of Error.

76. By Chad Miller

Use the oauth tokens we stored at pairing time to talk to the remote end.
(LP: #439412)

Retreive oauth information from pairing records and give it back in the info
about pairings.

Log exceptions in replication and catch them, instead of letting them percolate
up to the caller.

75. By Chad Miller

Do not be so verbose about headers. We don't need them, almost ever.

74. By Chad Miller

Do not let Python's ConfigParser transform options into lowercase, as
couchdb options are case-sensitive.

73. By Chad Miller

Use U1 credentials when connecting to U1 for creating databases to replicate into. Remove extraneous function for couchdb service locations.

72. By Chad Miller

Set identity record even if not connecting out. It's also our flag for whether we run replication or not.

71. By Eric Casteleijn

FIxes a try: except: clause that was a little too ambitious

70. By Chad Miller

Clean up some replication code.

69. By Stuart Langridge

Use get_oauth_data() because API changed from oauth_data()

68. By Eric Casteleijn

from future import missing, breaks pqm

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers