lp://staging/~thisfred/desktopcouch/a-b-c-1-2-3

Created by Eric Casteleijn and last modified
Get this branch:
bzr branch lp://staging/~thisfred/desktopcouch/a-b-c-1-2-3
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

215. By Eric Casteleijn

unchanged: attach bug

214. By Eric Casteleijn

everything works with Abstract Base Classes. Code is *much* smaller.

213. By Eric Casteleijn

Remove an unnecessary monkey patch to python-couchdb.

212. By Chad Miller

Use compact string representations of UUID integers for record IDs. (LP: #530911)

211. By Jason Gerard DeRose

Make context function-argument default-value None so that callers need not concern themselves with complex imports.

210. By Vincenzo Di Somma

Add basic migration infrastructure, to facilitate at least a planned switch from deleted-flagged records to a separate Trash database. (LP: #670700, #675590)

209. By Eric Casteleijn

Make the rarely used reduce_js an optional argument to 'add_view'

208. By Eric Casteleijn

Make the rarely used reduce_js an optional argument to 'add_view'

207. By Eric Casteleijn

Fixes #674487 where the record_type ended up in the dictionary of the record, where almost all client code had to filter it out again.
Fixes #669133 because the record_type version was never saved to CouchDB.
Fixes #575772 where the couchdb attachments API was defined on the wrong class.
Fixes #675787 where MergeableList.pop() could not be called without an index.

206. By Chad Miller

For view functions for contacts, add some more minor searching ideas.

Branch metadata

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

Subscribers