lp://qastaging/~cmiller/desktopcouch/replication-no-extraneous-port-numbers-in-urls

Created by Chad Miller and last modified
Get this branch:
bzr branch lp://qastaging/~cmiller/desktopcouch/replication-no-extraneous-port-numbers-in-urls
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

84. By Chad Miller

When generating a URL (for couch and for oauth), do not insert a port number
that would be implied anyway.

83. By Chad Miller

When we POST to coucndhb in replication, encode database names.

If the transport protocol is SSL, then use "https" in the OAuth signature input (LP: #440660), and use PLAINTEXT signature method.

82. By Chad Miller

Couchdb internally uses the db name "users", so we must not replicate that name either.

81. By Eric Casteleijn

Add a doctest for the field_registry and make this one the existing doctests actually be picked up by the unit tests.

80. By Sense Egbert Hofstede

This small branch fixes a small issue in desktopcouch/records/server_base.py with an inconsistent use of record_id and doc_id, and record and doc.

79. By Eric Casteleijn

Fixed broken mk_uri function and added a test for it.

78. By Chad Miller

Be explicit in references, as evidently there is a way for the name/reference to disappear. (LP: #440072)

Do not attempt to resolve messages for nearby machines when they disappear.

Fix a few unreported bugs in error handling.

77. By Nicola Larosa

The get_record of CouchDatabaseBase does not take the deleted flag into account, happily getting records flagged as deleted. This branch includes a test exposing the problem, and a fix for it.

76. By Stuart Langridge

set more restrictive permissions on DC files

75. 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.

Branch metadata

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

Subscribers