lp:~mandel/desktopcouch/fix_bug_519873

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp:~mandel/desktopcouch/fix_bug_519873
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
desktopcouch
Status:
Merged

Recent revisions

125. By Manuel de la Peña

Merged with current trunk

124. By Manuel de la Peña

Improved remove loop

123. By Manuel de la Peña

Added check to ensure that MergeableList cannot be empty. Added test for 1 element list removals and pops

122. By Manuel de la Peña

Added pop and remove. Included tests to ensure remove works as expected.

121. By Eric Casteleijn

backported safer update_fields method from server code in a backwards compatible way, fixed tests so they run in lucid (testtools changed so that setUp has to call super's setUp, and same for tearDown), did pedantic cleanup in files I touched

120. By Stuart Langridge

Allow execute_view to take a dict of additional parameters, such as { "descending": True }, which can be passed on to the underlying view, thus allowing extra params to be passed onto the CouchDB request.

119. By Stuart Langridge

Allow generation of full HTML API documentation, with "epydoc --config=data/epydoc.conf".

118. By Chad Miller

desktopcouch.record.RecordDict needs .has_key() to be more like the dict that we emulate. This sucks because dict.has_key is going away in Py 3, but let's be extra nice for another year or so.

117. By Chad Miller

Bump version number for release.

116. By Chad Miller

Fix spurious underscore that causes NameError when there is no key in
the keyring.

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.