lp:~cmiller/desktopcouch/proxy-for-consistent-port

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/proxy-for-consistent-port
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:
Development

Recent revisions

210. By Chad Miller

Merge trunk to resolve conflicts.

Fix lint complaints.

209. By Chad Miller

Obviously not testing the avahi+replication code, since I misspelled a function name.

208. By Chad Miller

Fix subtle bug with opening a socket for listening and then spawning couchdb. If we don't close all FDs, then the child process of couchdb inherits the listening proxy port, and while it doesn't use it at all, our port-scanning logic in the library discovers it and thinks it might be the port we should connect to for the server.

207. By Chad Miller

Fix typo in replication update. Also reuse function that stops advertising beacons.

206. By Chad Miller

Fix problem with not passing context in test and accessing personal couchdb.

205. By Chad Miller

Update microproxy branch with merge from trunk.

204. By Chad Miller

Rename DatabaseAndProxy to be more like couchdb semantics than SQL semantics.

Put proxy in platform, since other OSes than Linux will want native IO tools.

203. By Chad Miller

Test proxy.

202. By Chad Miller

port is int now. needless mock.

201. By Chad Miller

need eyeballs.

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