lp:~kai-gronr/desktopcouch/use-alternate-couchdb.tmpl

Created by Kai Groner and last modified
Get this branch:
bzr branch lp:~kai-gronr/desktopcouch/use-alternate-couchdb.tmpl
Only Kai Groner can upload to this branch. If you are Kai Groner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kai Groner
Project:
desktopcouch
Status:
Development

Recent revisions

202. By Kai Groner

break when couchdb.tmpl is found

201. By Chad Miller

Get an instance of the Keyring object to pass around in the Context, not the class Keyring.

Additionally, catch and discard the kind of exception that signals that the keyring is not available, and make it return the default value.

200. By Eric Casteleijn

This fixes get_my_host_unique_id to pass the context it gets to the methods it calls, so that tests talk to the correct database.

199. By Chad Miller

Bug#580539: Add timeout to outbound HTTP connections.

198. By Eric Casteleijn

This adds a (partial but passing) new doctest that will describe building a new desktopcouch from scratch

197. By Vincenzo Di Somma

Instead of deleting records we are marking as deleted in private application annotation, but we don't want to maintain "deleted" records in the database for ever, it's bad for couchdb both for views performance and coding the views.
What we want to do is move the records to a "trash" database that can be replicated and can offer undo functionalities.

196. By Manuel de la Peña

Fix lp:670562 by moving the reactor installation to the service start code.

195. By Eric Casteleijn

deprecated get_records since it did not return Record objects, and added new method get_all_records that does, in fact, return records

194. By Vincenzo Di Somma

Mergeable lists are not the default for lists anymore, plus clean up a bit.

193. By Vincenzo Di Somma

Add script to lint check changed modules.

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