lp:~cmiller/desktopcouch/reconnect-on-couch-death

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/reconnect-on-couch-death
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

170. By Chad Miller

Fixes LP: Bug#522538.

169. By Chad Miller

Instead of giving python-couchdb view objects to the user, give an object we own that implements reconnecting to the server on errors, and proxies commands otherwise.

168. By Chad Miller

Move finding the port into the reconnect code, so that a missing couchdb
will be discovered and fixed by starting a new one. (LP: #522538)

167. By Chad Miller

Fix confusion of module and function time and time.time .

166. By Chad Miller

Support new Basic auth for HTTP that our bookmark file requires. (LP: #599745)

165. By Chad Miller

When a stored record exists and is marked as deleted, and a user tries to store a new record with the same ID, do some ugly work to make the user's record be the deleted-record's successor. (LP: #462245)

164. By Chad Miller

New release 0.6.6. This may be skipping some pseudo-0.6.5 versions in the wild.

163. By Chad Miller

Don't spam users with debug messages. Keep log files small.

162. By Chad Miller

Removing an internal reference to an attachment isn't the same as expunging it from the database. Now, store the key of the attachment and expunge the attachment before attempting to add any attachments. (Fixes LP: #588421)

161. By Nicola Larosa

First cut of a dynamically generated Contacts API, allowing clients to avoid direct access to record fields.

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