lp:~cmiller/desktopcouch/service-must-not-call-self-over-dbus

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/service-must-not-call-self-over-dbus
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

268. By Chad Miller

Er, I can't find a way this could swallow exceptions now.

267. By Chad Miller

pep8, trailing whitespace.

266. By Chad Miller

Merge with trunk to fix conflicts.

265. By Chad Miller

Fix tests.

264. By Chad Miller

PEP8

263. By Chad Miller

Give up on mocker.replace, and instead pass optional test arguments.

262. By Chad Miller

Pass the port to be used in tests.

Migration and test-pairing still fail.

261. By Chad Miller

Use port also in tests, silly.

260. By Chad Miller

When running plugin code in initializing the desktopcouch service, do not call any functions that require that the service be running and answering DBus method calls. In particular, we already know the port couchdb is listening on, so do not ask for that via DBus client call, but explicity pass it into the plugin function calls. (LP: #706939)

259. By Chad Miller

If a record id is not in a database, desktopcouch would raise a strange exception when it was used to try to delete a record. Now, return normally, with value None as the deleted-record id. (LP: #702979)

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