lp:~rye/desktopcouch/lockfile-0.6.4

Created by Roman Yepishev and last modified
Get this branch:
bzr branch lp:~rye/desktopcouch/lockfile-0.6.4
Only Roman Yepishev can upload to this branch. If you are Roman Yepishev please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Roman Yepishev
Project:
desktopcouch
Status:
Abandoned

Recent revisions

154. By Roman Yepishev

Attaching LP:726597 to the branch

153. By Roman Yepishev

Introduce lock file to prevent simultaneous startup of two or more desktopcouch instances.

152. By Chad Miller

Bump version number.

151. By Eric Casteleijn

Include dummy querystring parameter ?user_id=[user_id] to allow apache to redirect to correct shard based on the url.

150. By Chad Miller

Fix bug #527036 by handling exception where gnomekeyring dialog is cancelled.

149. By Chad Miller

Add a retry loop around the code that tries to get the PID and use the PID to find the port of desktopcouch. It will retry nine more times now, sleeping one second between each attempt.

148. By Zachery Bir

Add bookmark records to desktopcouch.

147. By Chad Miller

My previous patch screws up the child-parent process condition, so desktopcouch-service tries to kill the process group. That's bad. DBus is in the process group, if something starts us up. Gnome really wants DBus to be alive.

Also, make the child replication service halfway up the possible niceness scale.

146. By Chad Miller

Don't parse all the _changes feed; work out update_seq from the DB info, so we never request the whole feed, which is doom when the whole feed is large.

145. By Chad Miller

Split desktopcouch-service threads into to discrete processes, since they do not depend on each other, and because multithreading breaks with recent changes to libraries. (LP: #524566, #530605)

For places we use DBus function calls, pull the DBus glib mainloop setting close to the place we assign the mainloop to the twisted reactor.

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