lp://qastaging/~jderose/desktopcouch/ctx-should-default-to-None

Created by Jason Gerard DeRose and last modified
Get this branch:
bzr branch lp://qastaging/~jderose/desktopcouch/ctx-should-default-to-None
Only Jason Gerard DeRose can upload to this branch. If you are Jason Gerard DeRose please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jason Gerard DeRose
Project:
desktopcouch
Status:
Merged

Recent revisions

200. By Jason Gerard DeRose

Changed CouchDatabase.__init__() so ctx defaults None, works better with 3rd-party app tests

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.

192. By Chad Miller

Do not include databases that start with an underscore in replication candidates. (LP: #627085)

191. By Vincenzo Di Somma

Getting rid of mocker in contrib. It's in the distribution now.

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.