lp:~cmiller/desktopcouch/cpu-usage-replication

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/cpu-usage-replication
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

282. By Chad Miller

Update test to match new timeout function.

281. By Chad Miller

Use the more power-efficient, time-inaccurate timeout_add_seconds, instead of timeout_add.

280. By Chad Miller

Add tests.

279. By Chad Miller

Also catch the signal from the service that indicates no response is ever coming, CredentialsNotFound. Don't wait for timeout.

278. By Chad Miller

Slow down the idle-run function that checks for whether all the blocking semaphores are completed. gobject may call this every chance it gets, which pegs the CPU.

Also, in cases where there is no response from the ubuntu-sso client, continue with execution. A dbus method call is waiting on us to complete, probably. desktopcouch can operate without ubuntuone support, so we shouldn't deny it from running altogether.

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.

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