lp:~cmiller/desktopcouch/couchdb-breaks-basic-auth

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/couchdb-breaks-basic-auth
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

166. By Chad Miller

Use a more descriptive name for the HTTP Basic auth realm.

165. By Chad Miller

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

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.

160. By Rodrigo Moya

Add detailed API for notes and tasks

159. By Chad Miller

Don't crash when we're trying to stop announcing on DBus and the DBus server won't talk to us. It's not a big error, since it probably won't talk to anyone else either. (LP: #563738, #464071)

158. By Chad Miller

Try to avoid a bug I can not reproduce, which may be related to suspend in some way. On a socket error when trying to talk to couchdb, reconnect, which may spawn a new couchdb if one is not running (for reasons that are unknown to Chad). (LP: #522538)

157. By Chad Miller

A possible fix for a bug I can't reproduce, Bug#465216. It is possible that two calls to find_port will happen near the same time. The steps tostarting up couchdb are 1) start couchdb if not already running, 2) get pid, 3) get port. Two processes can be in that chain at the same time, and only one will win the race of having started the winning couchdb. In that case, each should be willing to restart the entire chain over.

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