lp://qastaging/~thisfred/desktopcouch/fix-fieldmappings

Created by Eric Casteleijn and last modified
Get this branch:
bzr branch lp://qastaging/~thisfred/desktopcouch/fix-fieldmappings
Only Eric Casteleijn can upload to this branch. If you are Eric Casteleijn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eric Casteleijn
Project:
desktopcouch
Status:
Merged

Recent revisions

206. By Eric Casteleijn

and lint

205. By Eric Casteleijn

resolved conflicts

204. By Eric Casteleijn

moar lint. always moar lint.

203. By Eric Casteleijn

changed transformers to return results, and to work without passing in a dictionary/Record object that was prepared earlier.

202. By Eric Casteleijn

unchanged: attach bug

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers