lp:~cmiller/desktopcouch/no-returns-in-finally

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/no-returns-in-finally
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

278. By Chad Miller

Fix one path of a service, where an exception should be received by the calling function (main, except for tests), and since we return out of the finally-block, there's no exception to send. This would make tests very hard to debug when there was a failure.

277. By Eric Casteleijn

* Fixes linux detection (LP: #803062)

276. By Eric Casteleijn

* Install the existing apport hook (LP: #791927)
* Fix setup.py so it uses paths relative to the prefix

275. By Chad Miller

Shut down every child when service exits. On SIGTERM or SIGHUP, exit gracefully. (LP: 597197)

274. By Chad Miller

Add ability for plugins to delay DBus service activation until they are finished processing. Make ubuntuone_pairing plugin use this. (LP: #760236)

273. By Chad Miller

Bump version number for release.

272. By Chad Miller

For personal couchdbs, by default, disable statistics gathering, which almost noone will want or use. (LP: #746367)

271. By Chad Miller

Don't LBYL in mkdir or chown of desktopcouch directories. (LP: #530322)

270. By Eric Casteleijn

brought replication_services/example.py up to date with current api

269. By Eric Casteleijn

For loop was missing break statement so would always find last rather than first occurrence

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