lp:~rick-rickspencer3/desktopcouch/couchgrid_id_fix

Created by Rick Spencer and last modified
Get this branch:
bzr branch lp:~rick-rickspencer3/desktopcouch/couchgrid_id_fix
Only Rick Spencer can upload to this branch. If you are Rick Spencer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rick Spencer
Project:
desktopcouch
Status:
Merged

Recent revisions

85. By Rick Spencer

corrected couchtrid to use new records api to store record_id

84. By Chad Miller

Do not use port information if it's not needed. For HTTP and HTTPS, omit port numbers if the port is the same as default.

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

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